Add missing and
chain
This commit is contained in:
parent
4841a8de3d
commit
6d6b93fb64
|
@ -84,7 +84,7 @@ function deploySoftware -d "Deploys a the specified software action" -a action
|
|||
and source "$dir/../Software/minegrub-theme/main.fish" $argv
|
||||
|
||||
# Desktop Experience
|
||||
source "$dir/../Software/plasma/main.fish" $argv
|
||||
and source "$dir/../Software/plasma/main.fish" $argv
|
||||
and source "$dir/../Software/sddm/main.fish" $argv
|
||||
and source "$dir/../Software/icedtea/main.fish" $argv
|
||||
|
||||
|
|
Loading…
Reference in a new issue