code-server/scripts/build.sh

6 lines
75 B
Bash
Executable File

#!/bin/bash
set -e
npm install -g cross-env
yarn task build:server:binary