Refactor the software install workflow
This commit is contained in:
parent
0ebca3e82a
commit
a7be9fa736
25 changed files with 41 additions and 57 deletions
scripts/Common/Software/bash
|
@ -3,10 +3,6 @@ begin
|
|||
set -l dir (status dirname)
|
||||
source "$dir/../../Scripts/software.fish"
|
||||
|
||||
function installSW
|
||||
configureSW
|
||||
end
|
||||
|
||||
function configureSW -V dir
|
||||
begin
|
||||
printf %s\n \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue