Typo Fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
8100f6f770
commit
cdf3b5858c
2
setup.sh
2
setup.sh
@ -72,7 +72,7 @@ unpriv curl -s https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/
|
|||||||
unpriv curl -s https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/srv/nginx/app-ads.txt | sudo tee /srv/nginx/app-ads.txt > /dev/null
|
unpriv curl -s https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/srv/nginx/app-ads.txt | sudo tee /srv/nginx/app-ads.txt > /dev/null
|
||||||
unpriv curl -s https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/srv/nginx/robots.txt | sudo tee /srv/nginx/robots.txt > /dev/null
|
unpriv curl -s https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/srv/nginx/robots.txt | sudo tee /srv/nginx/robots.txt > /dev/null
|
||||||
sudo chmod 644 /srv/nginx/ads.txt /srv/nginx/app-ads.txt /srv/nginx/robots.txt
|
sudo chmod 644 /srv/nginx/ads.txt /srv/nginx/app-ads.txt /srv/nginx/robots.txt
|
||||||
sudo restorecon -Rv "$(realpath /srv/nginx)(/.*)?"
|
sudo restorecon -Rv "$(realpath /srv/nginx)"
|
||||||
|
|
||||||
# NGINX hardening
|
# NGINX hardening
|
||||||
sudo mkdir -p /etc/systemd/system/nginx.service.d
|
sudo mkdir -p /etc/systemd/system/nginx.service.d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user