mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Add ability to list redundancies
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
set -eu
|
||||
|
||||
NODE_ENV=test npm run concurrently -- -k \
|
||||
"npm run dev:client -- --skip-server" \
|
||||
"npm run dev:server"
|
||||
"sh scripts/dev/client.sh --skip-server" \
|
||||
"sh scripts/dev/server.sh"
|
||||
|
||||
Reference in New Issue
Block a user