Call software scripts using individual fish commands

This commit is contained in:
Manuel Thalmann 2024-07-20 03:27:36 +02:00
commit 4ecfcfc6f3
13 changed files with 13 additions and 18 deletions
scripts/Arch/Software/Virtual Machine Manager

View file

@ -21,7 +21,7 @@ begin
function configureSW -V dir
sudo systemctl enable --now libvirtd
sudo systemctl enable --now virtlogd
source "$dir/../../../Common/Software/Virtual Machine Manager/main.fish" configure
fish "$dir/../../../Common/Software/Virtual Machine Manager/main.fish" configure
end
runInstaller $argv