mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update announce
This commit is contained in:
parent
d83eb88567
commit
dead709ccf
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/bash
|
||||
# disconnect our worker from everything
|
||||
# Disconnect our worker from everything
|
||||
|
||||
DIR=$(dirname $0)
|
||||
nohup $DIR/announcer 0<&- &>/dev/null &
|
||||
|
|
Loading…
Reference in a new issue