survaillancen: bypass timebomb for now, will check for other solution later

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-07-20 11:34:17 +02:00
parent ae14e3ed31
commit 0001782a83

View File

@ -2,6 +2,7 @@
while true
do
sleep 3600
synopkg restart SurveillanceStation
/var/packages/SurveillanceStation/target/bin/ssctl start
done