[Phphtmllib-devel] SF.net SVN: phphtmllib:[3187] trunk/open2300/bin/remote_update.sh
Status: Beta
Brought to you by:
hemna
From: <he...@us...> - 2008-11-07 07:20:27
|
Revision: 3187 http://phphtmllib.svn.sourceforge.net/phphtmllib/?rev=3187&view=rev Author: hemna Date: 2008-11-07 07:20:22 +0000 (Fri, 07 Nov 2008) Log Message: ----------- added as a wrapper for crontab Added Paths: ----------- trunk/open2300/bin/remote_update.sh Added: trunk/open2300/bin/remote_update.sh =================================================================== --- trunk/open2300/bin/remote_update.sh (rev 0) +++ trunk/open2300/bin/remote_update.sh 2008-11-07 07:20:22 UTC (rev 3187) @@ -0,0 +1,3 @@ +#!/bin/bash +cd /home/waboring/devel/workspace/open2300/bin +./remote_update.php Property changes on: trunk/open2300/bin/remote_update.sh ___________________________________________________________________ Added: svn:executable + * This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |