code-server/scripts/build.sh

6 lines
75 B
Bash
Raw Normal View History

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