Skip to content

Instantly share code, notes, and snippets.

@davidwasamrf
Created July 31, 2017 08:07
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 davidwasamrf/09c5fc9343bb3258f41efc35f71fad01 to your computer and use it in GitHub Desktop.
Save davidwasamrf/09c5fc9343bb3258f41efc35f71fad01 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
watch " cp -r ~/Gutenberg/MarfeelAlibaba/src/main/resources/* ~/Gutenberg/MarfeelAlibaba/target/classes && \
cp -r ~/Gutenberg/MarfeelAlibaba/src/main/resources/* ~/Gutenberg/MarfeelHub/target/classes && \
cp -r ~/Gutenberg/MarfeelAlibaba/src/main/resources/* ~/Gutenberg/MarfeelHub/target/webapp/WEB-INF/classes"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment