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

6 lines
54 B
Bash
Executable File

#!/bin/bash
set -ex
yarn install --pure-lockfile $@