This commit is contained in:
Ray Elliott 2022-08-03 20:32:04 +01:00
parent f30f6438e2
commit 44549dec29
2 changed files with 3 additions and 4 deletions

3
barrier-run.sh Executable file
View File

@ -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

View File

@ -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 &