mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
update: fix for non docker images
Signed-off-by: nachoparker <nacho@ownyourbits.com>
This commit is contained in:
parent
fa9ddcad8d
commit
e3cab9b118
12
update.sh
12
update.sh
@ -138,14 +138,14 @@ ncc app:enable nextcloudpi
|
||||
|
||||
# update services
|
||||
cp docker/{lamp/010lamp,nextcloud/020nextcloud,nextcloudpi/000ncp} /etc/services-enabled.d
|
||||
|
||||
# update old images
|
||||
./run_update_history.sh "$UPDATESDIR"
|
||||
|
||||
# update to the latest NC version
|
||||
is_active_app nc-autoupdate-nc && run_app nc-autoupdate-nc
|
||||
}
|
||||
|
||||
# update old images
|
||||
./run_update_history.sh "$UPDATESDIR"
|
||||
|
||||
# update to the latest NC version
|
||||
is_active_app nc-autoupdate-nc && run_app nc-autoupdate-nc
|
||||
|
||||
exit 0
|
||||
|
||||
# License
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user