Skip to content

Instantly share code, notes, and snippets.

@acanakoglu
Last active September 18, 2017 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save acanakoglu/fe354a84b13e7e863baa8260ecabecc0 to your computer and use it in GitHub Desktop.
Save acanakoglu/fe354a84b13e7e863baa8260ecabecc0 to your computer and use it in GitHub Desktop.
#!/bin/bash
rm build -R
npm install
#node ./Makefile.dryice.js full
node ./Makefile.dryice.js
rm -R /home/canakoglu/Documents/IdeaProjects/GMQL/GMQL-WEB/public/ace/src
mv build/src/ ~/Documents/IdeaProjects/GMQL/GMQL-WEB/public/ace/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment