Streamline names of installer files

This commit is contained in:
Manuel Thalmann 2024-10-12 18:13:41 +02:00
parent aa78b5f335
commit 48322bb1c3
44 changed files with 42 additions and 42 deletions
scripts/Common/Software/posh-git

View file

@ -4,7 +4,7 @@ begin
source "$dir/../../Scripts/software.fish"
function installSW -V dir
sudo -HE pwsh "$dir/Manage.ps1"
sudo -HE pwsh "$dir/Main.ps1"
end
runInstaller $argv