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