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

19 lines
126 B
Bash

#!/usr/bin/env bash
cd server/nodejs
grunt platform
cd ../../
cd Code/client/
sh buildclient.sh
cd src
cd ../../../