You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm getting this error because I'm using fish as shell:
fish: Expected a command name, got token of type 'Run job in background'. Did you mean 'COMMAND; and COMMAND'? See the help section for the 'and' builtin command by typing 'help and'.
Standard input: mkdir -p "/data/autoadd//.bitpocket/tmp"; cd "/data/autoadd/" && mkdir ".bitpocket/tmp/lock" 2>/dev/null
^
Couldn't acquire remote lock. Another client is syncing with [email protected]:/data/autoadd/ or lock file couldn't be created. Exiting.
btw, awesome tool !!
The text was updated successfully, but these errors were encountered:
Hi, I'm getting this error because I'm using fish as shell:
fish: Expected a command name, got token of type 'Run job in background'. Did you mean 'COMMAND; and COMMAND'? See the help section for the 'and' builtin command by typing 'help and'.
Standard input: mkdir -p "/data/autoadd//.bitpocket/tmp"; cd "/data/autoadd/" && mkdir ".bitpocket/tmp/lock" 2>/dev/null
^
Couldn't acquire remote lock. Another client is syncing with [email protected]:/data/autoadd/ or lock file couldn't be created. Exiting.
btw, awesome tool !!
The text was updated successfully, but these errors were encountered: