remove hardcoded hostname
This commit is contained in:
parent
fec8091400
commit
9dea5ce458
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
barriers --no-tray --debug ERROR --name Arch666 -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.0.201:24800 &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue