Add instruction

This commit is contained in:
Dryusdan 2019-09-30 19:16:47 +02:00
parent fc59f85c58
commit e6d397c829
1 changed files with 1 additions and 0 deletions

View File

@ -15,5 +15,6 @@ su - nextcloud
cd ~ cd ~
wget https://git.drycat.fr/Dryusdan/nextcloud-updater/raw/branch/master/nextcloud.sh wget https://git.drycat.fr/Dryusdan/nextcloud-updater/raw/branch/master/nextcloud.sh
vim nextcloud.sh vim nextcloud.sh
chmod +x nextcloud.sh
./nextcloud.sh ./nextcloud.sh
``` ```