update
This commit is contained in:
parent
f30f6438e2
commit
44549dec29
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
barriers --no-tray --debug ERROR --name $(hostname) -c ~/.config/barrier/barrier.conf --address 192.168.0.10:24800 --disable-crypto --disable-client-cert-checking -f
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
killall barriers
|
||||
barriers --no-tray --debug ERROR --name $(hostname) -c ~/.config/barrier/barrier.conf --address 192.168.8.10:24800 &
|
Loading…
Reference in New Issue