]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - scripts/watch/client.sh
Fix error logging
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
... / ...
CommitLineData
1#!/usr/bin/env sh
2
3cd client || exit -1
4
5npm run ng -- server --hmr --host 0.0.0.0 --disable-host-check --port 3000