5 lines
193 B
Plaintext
5 lines
193 B
Plaintext
# @name: Nextcloud Apps Updater
|
|
# @description: This is going to Update all the Apps inside my Nextcloud Service
|
|
# @os: Ubuntu
|
|
|
|
sudo docker exec linuxserver-nextcloud-app-1 occ app:update --all |