mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-02-09 01:09:16 +00:00
Update ct/5etools.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
This commit is contained in:
parent
863000245d
commit
d049e6600b
@ -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}"
|
||||
|
Loading…
Reference in New Issue
Block a user