Skip to content

Instantly share code, notes, and snippets.

@hub-cap
Created January 7, 2014 02:04
Show Gist options
  • Save hub-cap/8293576 to your computer and use it in GitHub Desktop.
Save hub-cap/8293576 to your computer and use it in GitHub Desktop.
./scripts/functions:# Set global RECLONE=yes to simulate a clone when dest-dir exists
./scripts/functions: elif [[ "$RECLONE" == "yes" ]]; then
./scripts/functions: # if it does exist then simulate what clone does if asked to RECLONE
./README.md: $ RECLONE=yes ./redstack install
./README.md: $ RECLONE=yes ./redstack install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment