We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da38469 commit e7f2a2bCopy full SHA for e7f2a2b
ct/privatebin.sh
@@ -39,7 +39,7 @@ function update_script() {
39
mkdir -p /opt/privatebin/data
40
mv /tmp/privatebin_conf.bak /opt/privatebin/cfg/conf.php
41
chown -R www-data:www-data /opt/privatebin
42
- chmod -R 0755 /opt/privatebin/data}
+ chmod -R 0755 /opt/privatebin/data
43
systemctl reload nginx php8.2-fpm
44
msg_ok "Configured ${APP}"
45
msg_ok "Updated successfully!"
0 commit comments