xDrone Launcher Make the scripts executable: chmod +x launch.sh chmod +x stop.sh To start the app: ./launch.sh To stop the app: ./stop.sh