From e6d397c8294eaf2c2220c117baeacc0a2af69b0f Mon Sep 17 00:00:00 2001 From: Dryusdan Date: Mon, 30 Sep 2019 19:16:47 +0200 Subject: [PATCH] Add instruction --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2f9fb0..c5891c5 100644 --- a/README.md +++ b/README.md @@ -15,5 +15,6 @@ su - nextcloud cd ~ wget https://git.drycat.fr/Dryusdan/nextcloud-updater/raw/branch/master/nextcloud.sh vim nextcloud.sh +chmod +x nextcloud.sh ./nextcloud.sh ```