From: <abe...@us...> - 2015-08-13 23:29:25
|
Revision: 7192 http://sourceforge.net/p/astlinux/code/7192 Author: abelbeck Date: 2015-08-13 23:29:22 +0000 (Thu, 13 Aug 2015) Log Message: ----------- Add a reminder at the end of the script Modified Paths: -------------- branches/1.0/scripts/php-timezonedb/makearchive.sh Modified: branches/1.0/scripts/php-timezonedb/makearchive.sh =================================================================== --- branches/1.0/scripts/php-timezonedb/makearchive.sh 2015-08-13 23:18:13 UTC (rev 7191) +++ branches/1.0/scripts/php-timezonedb/makearchive.sh 2015-08-13 23:29:22 UTC (rev 7192) @@ -78,5 +78,10 @@ rm -f timezonedb.idx timezonedb.idx.php timezonedb.dta echo "" -echo "Done" +echo "Install using... +# mv timezonedb-$version.tar.gz dl/ + +# ./scripts/upload-dl-pair dl/timezonedb-$version.tar.gz +" + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |