]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/watch/client.sh
Pre-build PeerTube again in dev Dockerfile.
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
CommitLineData
fc76359b
C
1#!/usr/bin/env sh
2
3cd client || exit -1
4
a585af35 5npm run ng -- server --hmr --host 0.0.0.0 --port 3000