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/Common/Software/minegrub-theme
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue