expo-app/start.sh

2 lines
74 B
Bash
Executable File

screen -dmS expoapp | exit 0
screen -S expoapp -p 0 -X stuff 'npm start\n'