Changeset 13972
- Timestamp:
- 04/08/12 00:28:19 (14 months ago)
- Files:
-
- 1 modified
-
trunk/tools/pwg_rel_create.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/pwg_rel_create.sh
r7492 r13972 32 32 svn export http://piwigo.org/svn/tags/$tag piwigo 33 33 34 chmod -R a+w piwigo/local35 34 36 35 mkdir piwigo/_data 37 chmod a+w piwigo/_data38 36 touch piwigo/_data/dummy.txt 39 37 40 38 mkdir piwigo/upload 39 40 zip -r $name-nochmod.zip piwigo 41 42 chmod -R a+w piwigo/local 43 chmod a+w piwigo/_data 41 44 chmod a+w piwigo/upload 42 45
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)