]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/startdaemons.sh
The fabled twitterqueuehandler
[quix0rs-gnu-social.git] / scripts / startdaemons.sh
index 685bd938fa289862898fd2357b7f0f32a29e452c..269036393d316dc57fe7f8c04e532cd5f5f84e9f 100755 (executable)
@@ -23,7 +23,8 @@
 DIR=`dirname $0`
 
 for f in xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php \
-         xmppconfirmhandler.php smsqueuehandler.php ombqueuehandler.php; do
+         xmppconfirmhandler.php smsqueuehandler.php ombqueuehandler.php \
+         twitterqueuehandler.php; do
 
          echo -n "Starting $f...";
         php $DIR/$f