Install nginx throughout the setup

This commit is contained in:
Manuel Thalmann 2024-12-05 18:27:10 +01:00
parent ad36fe02b3
commit 1e6bf93191

View file

@ -151,6 +151,9 @@ function deploySoftware -d "Deploys a the specified software action" -a action
yayinst thunderbird yayinst thunderbird
end end
# Server
and source "$dir/../Software/nginx/main.fish" $argv
# School & Studies # School & Studies
and if collectionActive school && $isInstall and if collectionActive school && $isInstall
yayinst \ yayinst \