Skip to content

Commit

Permalink
Build update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Drak committed May 12, 2011
1 parent 14f2560 commit 63333d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<echo msg="Prepare permissions..." />
<chmod file="${packagepath}/config/config.php" mode="0666" />
<chmod file="${packagepath}/data" mode="0777" />
<chmod file="${packagepath}/userdata" mode="0777" />
<chmod file="${packagepath}/ztemp/error_logs" mode="0777" />
<chmod file="${packagepath}/ztemp/view_cache" mode="0777" />
<chmod file="${packagepath}/ztemp/view_compiled" mode="0777" />
Expand Down

0 comments on commit 63333d4

Please sign in to comment.