1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00

Update announce

This commit is contained in:
A Holt 2018-08-15 21:41:24 -04:00 committed by GitHub
parent d83eb88567
commit dead709ccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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