Revision: 637
http://sourceforge.net/p/pyscard/code/637
Author: ludov
Date: 2014-11-11 20:00:19 +0000 (Tue, 11 Nov 2014)
Log Message:
-----------
Script to update the HTML pages to sf.net
Added Paths:
-----------
trunk/pyscard/src/smartcard/doc/sync.sh
Added: trunk/pyscard/src/smartcard/doc/sync.sh
===================================================================
--- trunk/pyscard/src/smartcard/doc/sync.sh (rev 0)
+++ trunk/pyscard/src/smartcard/doc/sync.sh 2014-11-11 20:00:19 UTC (rev 637)
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -e
+set -v
+
+scp *.html lu...@we...:/home/project-web/pyscard/htdocs/
Property changes on: trunk/pyscard/src/smartcard/doc/sync.sh
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|