diff --git a/scripts/Arch/lib/deploy.fish b/scripts/Arch/lib/deploy.fish index f242a1d6..309ca0b2 100644 --- a/scripts/Arch/lib/deploy.fish +++ b/scripts/Arch/lib/deploy.fish @@ -1,6 +1,7 @@ function deploySoftware -d "Deploys a the specified software action" -a action set -l dir (status dirname) . "$dir/software.fish" + . "$dir/../../lib/settings.fish" if [ -z "$action" ] set action install