control-freak-ide/updateServers.sh
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

6 lines
234 B
Bash

#!/usr/bin/env bash
grunt build-platform-server --stop=false --vm=windows
grunt build-platform-server --stop=false --vm=linux_64
grunt build-platform-server --stop=false --vm=linux_32
grunt build-platform-server --stop=false --vm=osx