]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame_incremental - scripts/watch/client.sh
Add no result text if there are no results
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
... / ...
CommitLineData
1#!/usr/bin/env sh
2
3cd client || exit -1
4
5ng server --hmr --host localhost --port 3000