Skip to content

Commit

Permalink
Link should be to sh script not ps1
Browse files Browse the repository at this point in the history
Note: this is linked correctly in the most recent contributing.md for
the Ubuntu WSL docs.
  • Loading branch information
edibotopic committed Jul 16, 2024
1 parent f0ffd92 commit 8c2b9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ You'll need a Windows Machine with the following applications installed:

To build the project, you can use the following two scripts:

* [Build the Windows Agent](tools/build/build-deb.ps1)
* [Build the Windows Agent](tools/build/build-deb.sh)
* [Build the Wsl Pro Service](tools/build/build-appx.ps1)

Note that you'll need to [create a self-signing certificate](https://learn.microsoft.com/en-us/windows/msix/package/create-certificate-package-signing) to build the Windows Agent.
Expand Down

0 comments on commit 8c2b9db

Please sign in to comment.