Call software scripts using individual fish commands

This commit is contained in:
Manuel Thalmann 2024-07-20 03:27:36 +02:00
parent 406a7d970c
commit 4ecfcfc6f3
13 changed files with 13 additions and 18 deletions
scripts/Common/Software/minegrub-theme

View file

@ -8,7 +8,7 @@ begin
's/^#\?\(GRUB_THEME=\).*$/\1"\/usr\/share\/grub\/themes\/minegrub\/minegrub\/theme.txt"/' \
/etc/default/grub
source "$dir/../GRUB/main.fish" configure
fish "$dir/../GRUB/main.fish" configure
end
runInstaller $argv