Update ct/5etools.sh

Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
Johanna Rührig 2025-01-01 16:59:34 +01:00 committed by GitHub
parent 863000245d
commit d049e6600b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,8 +48,7 @@ function update_script() {
git config --global http.postBuffer 1048576000
git config --global https.postBuffer 1048576000
git pull --recurse-submodules --jobs=10
cd ~
msg_info "Updated 5etools"
msg_ok "Updated 5etools"
chown -R www-data: "/opt/${APP}"
chmod -R 755 "/opt/${APP}"