Skip to content

Instantly share code, notes, and snippets.

@jtwalters
Created February 23, 2016 20:49
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 jtwalters/1289d46f1cf369ad74d8 to your computer and use it in GitHub Desktop.
Save jtwalters/1289d46f1cf369ad74d8 to your computer and use it in GitHub Desktop.
#!/bin/bash
CMD="chmod u+w sites/default"
echo "➤ $CMD"
eval $CMD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment