Fix typo in install script

Fix typo
pull/46/head
Fuzzy 4 years ago committed by GitHub
parent b489c662c7
commit 2ba767c8c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save