Merge pull request #46 from FuzzyMistborn/patch-1

Fix typo in install script
This commit is contained in:
Nicco 2021-04-22 01:07:11 +02:00 committed by GitHub
commit 420934489c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,4 +36,4 @@ bzip2 -fd "${OUT_FILE}.bz2"
chmod +x ${OUT_FILE}
autorestic install
echo "Succefsully installed autorestic"
echo "Successfully installed autorestic"