You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.
echo "Stop any running sensorplatform application"
/etc/init.d/sensorplatform stop > /dev/null 2>&1
sudo killall java
;;
*)
echo "This is the Linksmart script for working with the application. It is intended to be executed only on the sensorplatform linux system. Always run this script with sudo!"