From ff648f001767f2def30231c49ce3d8ae45db1647 Mon Sep 17 00:00:00 2001 From: Nicco Date: Sun, 24 Jan 2021 10:27:37 +0100 Subject: [PATCH] don't make autorestic return 1 on call --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8261598..8d201d8 100755 --- a/install.sh +++ b/install.sh @@ -19,4 +19,4 @@ curl -s https://api.github.com/repos/cupcakearmy/autorestic/releases/latest \ chmod +x ${OUT_FILE} autorestic install -autorestic \ No newline at end of file +autorestic --help