Add missing and chain

This commit is contained in:
Manuel Thalmann 2024-10-25 12:53:05 +02:00
parent 4841a8de3d
commit 6d6b93fb64

View file

@ -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