home | qutebrowser/sendurl - switch target host
This commit is contained in:
parent
66dd58890b
commit
009c325be6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
. ~/.bash_ssh
|
||||
TARGET="pinetab"
|
||||
TARGET="t2"
|
||||
if [ "$(hostname -s)" == "${TARGET}" ]
|
||||
then
|
||||
HOST=loki
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue