Install nginx
throughout the setup
This commit is contained in:
parent
ad36fe02b3
commit
1e6bf93191
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue