adding notes for installing nginx properly
This commit is contained in:
@@ -19,12 +19,28 @@ set -x;
|
||||
|
||||
cd server
|
||||
|
||||
##
|
||||
|
||||
cd sshd/
|
||||
|
||||
bash sshd.bash
|
||||
|
||||
cd ..
|
||||
|
||||
##
|
||||
|
||||
cd nginx
|
||||
|
||||
bash nginx.bash
|
||||
|
||||
cd ..
|
||||
|
||||
##
|
||||
|
||||
cd ..
|
||||
|
||||
##
|
||||
|
||||
cd users/shinobi
|
||||
|
||||
bash provision.bash
|
||||
|
||||
Reference in New Issue
Block a user