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
|
||||
end
|
||||
|
||||
# Server
|
||||
and source "$dir/../Software/nginx/main.fish" $argv
|
||||
|
||||
# School & Studies
|
||||
and if collectionActive school && $isInstall
|
||||
yayinst \
|
||||
|
|
Loading…
Reference in a new issue