insomnia/docker/bootstrap.sh
2018-11-06 12:27:38 -05:00

10 lines
164 B
Bash
Executable File

#!/usr/bin/env bash
# Fail on any errors
set -e
# Install root project dependencies
npm run bootstrap
npm install --no-save 7zip-bin-linux app-builder-bin-linux