run now downloads on server
This commit is contained in:
@@ -15,7 +15,7 @@ download)
|
||||
--add-entry="Link:" \
|
||||
--entry-text "$(xclip -o -sel clip)")
|
||||
if [ -n "$ENTRY" ]; then
|
||||
cmd="ssh miniserver \"download -u jawz"
|
||||
cmd="ssh server \"download -u jawz"
|
||||
|
||||
if ! zenity --question --text "Use archive database?" \
|
||||
--ok-label="Yes" --cancel-label="Cancel"; then
|
||||
|
||||
Reference in New Issue
Block a user