summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaindropsSys <contact@minteck.org>2023-07-28 10:54:51 +0200
committerRaindropsSys <contact@minteck.org>2023-07-28 10:54:51 +0200
commit0406b656d04a6fffbcc5f6d16ecec9906cc3b609 (patch)
tree9a7398d8ea5edea7451a8063273d0b95caffadcb
parent749507356ef95ed6f0facaf39474c82bcd71b175 (diff)
downloadpluralconnect-0406b656d04a6fffbcc5f6d16ecec9906cc3b609.tar.gz
pluralconnect-0406b656d04a6fffbcc5f6d16ecec9906cc3b609.tar.bz2
pluralconnect-0406b656d04a6fffbcc5f6d16ecec9906cc3b609.zip
Updated includes/jobs/PKFronters.php (automated)
-rw-r--r--includes/jobs/PKFronters.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/includes/jobs/PKFronters.php b/includes/jobs/PKFronters.php
index 860e5c4..4dd31f9 100644
--- a/includes/jobs/PKFronters.php
+++ b/includes/jobs/PKFronters.php
@@ -48,4 +48,5 @@ exec("nice -n 19 node index.js " . ($system === "gdapd" ? "raindrops" : ($system
echo("Running Signal integration...\n");
chdir("/opt/peh/includes/external/signal");
exec("nice -n 19 node index.js raindrops");
-exec("nice -n 19 node index.js cloudburst"); \ No newline at end of file
+exec("nice -n 19 node index.js cloudburst");
+exec("nice -n 19 node index.js other"); \ No newline at end of file