Version bump and fixes #10.

This commit is contained in:
Jeroen Geusebroek
2020-01-17 11:36:26 +01:00
parent 343204579d
commit 170dda7223
3 changed files with 5 additions and 5 deletions

View File

@@ -7,5 +7,5 @@ if [ ! -f /privatebin/cfg/conf.php ]; then
cp /privatebin/conf.sample.php /privatebin/cfg/conf.php
fi
chown -R privatebin:privatebin /privatebin/data /var/tmp/nginx
chown -R privatebin:privatebin /privatebin/data
supervisord -c /usr/local/etc/supervisord.conf