Streamline names of installer files
This commit is contained in:
parent
aa78b5f335
commit
48322bb1c3
44 changed files with 42 additions and 42 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/env fish
|
||||
begin
|
||||
set -l dir (status dirname)
|
||||
set -l base "$dir/Manage.ps1"
|
||||
set -l base "$dir/Main.ps1"
|
||||
source "$(status dirname)/../../Scripts/software.fish"
|
||||
|
||||
function configureSW -S -V base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue