diff --git a/bare.sh b/bare.sh index 675eacb..3678fde 100755 --- a/bare.sh +++ b/bare.sh @@ -1,5 +1,5 @@ #!/bin/bash -VALIDCOMMANDS="go ls init repos stats diff forget get" +VALIDCOMMANDS="go ls init repos stats diff forget get check" RCFILE=${HOME}/.backup/config DEF_AUTHFILE=${HOME}/.backup/auth