Rename to build-repo.ps1 and build-repos.ps1

This commit is contained in:
Markus Fleschutz
2021-10-06 09:27:16 +02:00
parent 9e448e6a90
commit fd84a498ac
4 changed files with 11 additions and 10 deletions

View File

@ -1,6 +1,8 @@
Script,Description
add-firewall-rules.ps1, Adds firewall rules to the given executables (needs admin rights)
add-memo.ps1, Adds the given memo text to $HOME/Memos.csv
build-repo.ps1, Builds a Git repository
build-repos.ps1, Builds all Git repositories in a folder
cd-desktop.ps1, Change the working directory to the user's desktop folder
cd-docs.ps1, Change the working directory to the user's documents folder
cd-downloads.ps1, Change the working directory to the user's downloads folder
@ -150,8 +152,6 @@ locate-city.ps1, Prints the geographic location of the given city
locate-ipaddress.ps1, Prints the geographic location of the given IP address
locate-zip-code.ps1, Prints the geographic location of the given zip-code
make-install.ps1, Installs built executables and libs to the installation directory
make-repo.ps1, Builds the current/given Git repository
make-repos.ps1, Builds all Git repositories under the current/given directory
moon.ps1, Prints the current moon phase
mute-audio.ps1, Mutes the audio device
open-browser.ps1, Starts the default Web browser

Can't render this file because it has a wrong number of fields in line 89.