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