adding notes for installing nginx properly

This commit is contained in:
2025-06-11 10:01:21 -04:00
parent 3a5fdd88ba
commit f99c61b24d
7 changed files with 182 additions and 0 deletions

View File

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