1
0
Fork 0
peertube/scripts/watch/client.sh
2017-12-12 14:45:42 +01:00

5 lines
86 B
Bash
Executable file

#!/usr/bin/env sh
cd client || exit -1
ng server --hmr --host localhost --port 3000