diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/boca-web.postinst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/boca-web.postinst b/debian/boca-web.postinst index e71cb97..2006bff 100644 --- a/debian/boca-web.postinst +++ b/debian/boca-web.postinst @@ -5,8 +5,6 @@ chown -R www-data.www-data /var/www/boca chmod -R go-rwx /var/www/boca/src/private -a2ensite default-ssl -a2enmod ssl a2enmod socache_shmcb a2enmod proxy_fcgi |