This repository has been archived on 2023-12-20. You can view files and clone it, but cannot push or open issues/pull-requests.
PartyApp/start.sh

2 lines
82 B
Bash
Executable File

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