do not delete the updater so that it can get used later on

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2022-11-05 01:40:05 +01:00
parent 99b45997a6
commit fd88b61882
2 changed files with 0 additions and 2 deletions

View file

@ -99,7 +99,6 @@ if ! [ -f "$NEXTCLOUD_DATA_DIR/skip.update" ]; then
tar -xjf nextcloud.tar.bz2 -C /usr/src/tmp/
gpgconf --kill all
rm nextcloud.tar.bz2.asc nextcloud.tar.bz2
rm -rf "$GNUPGHOME" /usr/src/tmp/nextcloud/updater
mkdir -p /usr/src/tmp/nextcloud/data
mkdir -p /usr/src/tmp/nextcloud/custom_apps
chmod +x /usr/src/tmp/nextcloud/occ