Ignore:
Timestamp:
2015-05-22T02:13:19+12:00 (9 years ago)
Author:
davidb
Message:

Addition of an area for published flags

Location:
other-projects/nz-flag-design/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/nz-flag-design/trunk/INSTALL.sh

    r29812 r29913  
    1111echo "****"
    1212echo "* 1. Making 'render-3d/images/' world-writable to ensure web server can write to it"
     13echo "*    and also the top-levle 'published' folder"
    1314echo "*    => chmod a+rwx render-3d/images"
     15echo "*    => chmod a+rwx published"
    1416#echo "*    => chmod a+rw render-3d/images/*.png"
    1517echo "****"
    1618chmod a+rwx render-3d/images/
     19chmod a+rwx published
    1720#chmod a+rw render-3d/images/*.png
    1821
Note: See TracChangeset for help on using the changeset viewer.