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