This commit is contained in:
Manuel Thalmann 2024-07-15 13:12:46 +02:00
parent 77abdd244c
commit 2edd854b44

View file

@ -4,7 +4,7 @@ begin
function initialize -V dir function initialize -V dir
source "$dir/../../Common/Scripts/wait-network.fish" source "$dir/../../Common/Scripts/wait-network.fish"
wait-network waitNetwork
or exit or exit
source "$dir/../Scripts/software.fish" source "$dir/../Scripts/software.fish"