Fix permissions

This commit is contained in:
Marco Ochse
2019-04-10 12:21:57 +02:00
committed by GitHub
parent 83e6c5309b
commit 19c30f9709

View File

@ -794,6 +794,7 @@ systemctl enable tpot
fuBANNER "Permissions" fuBANNER "Permissions"
chmod 760 -R /data chmod 760 -R /data
chown tpot:tpot -R /data chown tpot:tpot -R /data
chown tsec:tsec -R /home/tsec/.ssh
chmod 644 -R /data/nginx/conf chmod 644 -R /data/nginx/conf
chmod 644 -R /data/nginx/cert chmod 644 -R /data/nginx/cert