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'