]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client.sh
6d4759b4ef8a231bc4e43c97fa665ef11877de4e
[github/Chocobozzz/PeerTube.git] / client.sh
1 #!/usr/bin/env sh
2
3 cd client || exit -1
4
5 ng server --hmr --host localhost --port 3000