update ip address

This commit is contained in:
Ray Elliott 2020-08-15 13:01:34 +01:00
parent 3c5efb2d6f
commit b8c593fbad
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
barriers --no-tray --debug ERROR --name $(hostname) -c ~/.config/barrier/barrier.conf --address 192.168.0.201:24800 &
barriers --no-tray --debug ERROR --name $(hostname) -c ~/.config/barrier/barrier.conf --address 192.168.8.10:24800 &