Call software scripts using individual fish
commands
This commit is contained in:
parent
406a7d970c
commit
4ecfcfc6f3
13 changed files with 13 additions and 18 deletions
scripts/Arch/Software/Virtual Machine Manager
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue