]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - scripts/watch/client.sh
Small style fixes
[github/Chocobozzz/PeerTube.git] / scripts / watch / client.sh
CommitLineData
fc76359b
C
1#!/usr/bin/env sh
2
3cd client || exit -1
4
7bfd1b1e 5ng server --host localhost --port 3000