PeerTube/scripts/build/server.sh
2018-03-27 10:35:12 +02:00

8 lines
47 B
Bash
Executable File

#!/bin/sh
set -eu
rm -rf ./dist
npm run tsc