Files
ThreadNet-Web/scripts/ci/install-deps.sh
T

6 lines
38 B
Bash
Raw Normal View History

2020-05-11 10:33:31 +01:00
#!/bin/bash
set -ex
yarn install $@