back to development

This commit is contained in:
Nicola Murino
2021-02-06 12:23:26 +01:00
parent 05ae0ea5f2
commit 363977b474
10 changed files with 19 additions and 28 deletions

View File

@@ -19,7 +19,6 @@ if [ $1 -eq 1 ]; then
/usr/bin/chown -R sftpgo:sftpgo /etc/sftpgo /var/lib/sftpgo /srv/sftpgo
/usr/bin/chmod 750 /etc/sftpgo /var/lib/sftpgo /srv/sftpgo
/usr/bin/chmod 640 /etc/sftpgo/sftpgo.json
/bin/echo "Please be sure to have the python requests library installed if you want to use the REST API CLI"
fi
# adjust permissions for /srv/sftpgo and /var/lib/sftpgo