Fix typo in install script

Fix typo
This commit is contained in:
Fuzzy 2021-04-21 14:32:11 -04:00 committed by GitHub
parent b489c662c7
commit 2ba767c8c3
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"