mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 09:43:01 +02:00
modification: update SVN URL to http://piwigo.org/svn
git-svn-id: http://piwigo.org/svn/trunk@3280 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -33,7 +33,7 @@ fi
|
||||
mkdir $version
|
||||
|
||||
# cvs export -r $tag -d $version phpwebgallery
|
||||
svn export http://svn.gna.org/svn/phpwebgallery/tags/$tag $name
|
||||
svn export http://piwigo.org/svn/tags/$tag $name
|
||||
# creating mysql.inc.php empty and writeable
|
||||
touch $name/include/mysql.inc.php
|
||||
chmod a+w $name/include/mysql.inc.php
|
||||
|
||||
Reference in New Issue
Block a user