Refactor the software install workflow

This commit is contained in:
Manuel Thalmann 2024-09-13 14:47:07 +02:00
commit a7be9fa736
25 changed files with 41 additions and 57 deletions
scripts/Common/Software/bash

View file

@ -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 \