Streamline names of installer files
This commit is contained in:
parent
aa78b5f335
commit
48322bb1c3
44 changed files with 42 additions and 42 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue