]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/startdaemons.sh
We have a FacebookQueueHandler now. The update_facebook.php cron
[quix0rs-gnu-social.git] / scripts / startdaemons.sh
index 269036393d316dc57fe7f8c04e532cd5f5f84e9f..a3256966d5a27231dff79499eef69f92f6e01079 100755 (executable)
@@ -24,7 +24,7 @@ DIR=`dirname $0`
 
 for f in xmppdaemon.php jabberqueuehandler.php publicqueuehandler.php \
          xmppconfirmhandler.php smsqueuehandler.php ombqueuehandler.php \
-         twitterqueuehandler.php; do
+         twitterqueuehandler.php facebookqueuehandler.php; do
 
          echo -n "Starting $f...";
         php $DIR/$f