diff --git a/install.sh b/install.sh index 0ef2695..e024622 100755 --- a/install.sh +++ b/install.sh @@ -18,4 +18,5 @@ curl -s https://api.github.com/repos/cupcakearmy/autorestic/releases/latest \ | wget -O ${OUT_FILE} -i - chmod +x ${OUT_FILE} +autorestic install autorestic \ No newline at end of file