Merge pull request #46 from FuzzyMistborn/patch-1

Fix typo in install script
pull/51/head
Nicco 4 years ago committed by GitHub
commit 420934489c
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