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

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"