Skip to content

Instantly share code, notes, and snippets.

@Gerardlc
Forked from alexsegura/gist:9650651
Created November 13, 2019 08:32
Show Gist options
  • Select an option

  • Save Gerardlc/f6bf1e46b6a25a5471b27b9579e38135 to your computer and use it in GitHub Desktop.

Select an option

Save Gerardlc/f6bf1e46b6a25a5471b27b9579e38135 to your computer and use it in GitHub Desktop.

Revisions

  1. @alexsegura alexsegura revised this gist Mar 19, 2014. No changes.
  2. @alexsegura alexsegura revised this gist Mar 19, 2014. 1 changed file with 12 additions and 1 deletion.
    13 changes: 12 additions & 1 deletion gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1,12 @@
    chmod a+w -R config/ cache/ log/ img/ mails/ modules/ themes/default-bootstrap/lang/ themes/default-bootstrap/pdf/lang/ themes/default-bootstrap/cache/ translations/ upload/ download/
    chmod a+w -R config/
    chmod a+w -R cache/
    chmod a+w -R log/
    chmod a+w -R img/
    chmod a+w -R mails/
    chmod a+w -R modules/
    chmod a+w -R themes/default-bootstrap/lang/
    chmod a+w -R themes/default-bootstrap/pdf/lang/
    chmod a+w -R themes/default-bootstrap/cache/
    chmod a+w -R translations/
    chmod a+w -R upload/
    chmod a+w -R download/
  3. @alexsegura alexsegura created this gist Mar 19, 2014.
    1 change: 1 addition & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    chmod a+w -R config/ cache/ log/ img/ mails/ modules/ themes/default-bootstrap/lang/ themes/default-bootstrap/pdf/lang/ themes/default-bootstrap/cache/ translations/ upload/ download/