]> git.p6c8.net - nextcloud-backup-restore.git/commitdiff
Typo
authorDecaTec <DecaTec@users.noreply.github.com>
Tue, 12 Sep 2017 05:39:04 +0000 (07:39 +0200)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2017 05:39:04 +0000 (07:39 +0200)
NextcloudRestore.sh

index 7ef3f81563c5b8d8eddcfb7ad18a2c2499abcc8c..78b624bbb61b87dcd4026edae1ad38c78bef6e89 100644 (file)
@@ -2,7 +2,7 @@
 
 #
 # Bash script for restoring backups of Nextcloud.
 
 #
 # Bash script for restoring backups of Nextcloud.
-# Usage: ./NextcloudRestor.sh <BackupName> (e.g. ./NextcloudRestor.sh 20170910_132703)
+# Usage: ./NextcloudRestore.sh <BackupName> (e.g. ./NextcloudRestore.sh 20170910_132703)
 # 
 # The script is based on an installation of Nextcloud using nginx and MariaDB, see https://decatec.de/home-server/nextcloud-auf-ubuntu-server-mit-nginx-mariadb-php-lets-encrypt-redis-und-fail2ban/
 #
 # 
 # The script is based on an installation of Nextcloud using nginx and MariaDB, see https://decatec.de/home-server/nextcloud-auf-ubuntu-server-mit-nginx-mariadb-php-lets-encrypt-redis-und-fail2ban/
 #

patrick-canterino.de