Merge pull request #46 from FuzzyMistborn/patch-1

Fix typo in install script
This commit is contained in:
2021-04-22 01:07:11 +02:00
committed by GitHub

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"