diff options
| -rw-r--r-- | debian/boca-web.postinst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/boca-web.postinst b/debian/boca-web.postinst index 60899b7..49061af 100644 --- a/debian/boca-web.postinst +++ b/debian/boca-web.postinst @@ -2,7 +2,6 @@ chown -R www-data.www-data /var/www/boca chmod -R go-rwx /var/www/boca/src/private -chmod 4555 /usr/bin/safeexec a2ensite default-ssl a2enmod ssl |