From 032c1f067e8305277e0f59078e8fc70c40a9e2e1 Mon Sep 17 00:00:00 2001 From: Stefan Haun Date: Sun, 3 Nov 2024 00:10:52 +0100 Subject: [PATCH] Remove obsolete call for spaceAPI handling --- files/wittgenstein/reboot.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/files/wittgenstein/reboot.sh b/files/wittgenstein/reboot.sh index f6b5621..de29b05 100755 --- a/files/wittgenstein/reboot.sh +++ b/files/wittgenstein/reboot.sh @@ -17,6 +17,3 @@ tmux new-session -s ampel -d 'cd /home/pi/netz39_space_notification/raspberry/le echo 'start lever controller' tmux new-window -t ampel:1 'cd /home/pi/netz39_space_notification/raspberry/statusswitch && ./statusswitch' - -#echo 'start spaceapi controller' -#tmux new-window -t ampel:2 'cd /home/pi/netz39_space_notification/SpaceAPI && ./update-json.py --server=platon'