simple script to update the web site
problems: it copies the CVS directory as well
This commit is contained in:
7
website/trunk/update-site
Executable file
7
website/trunk/update-site
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Use this script to update the DarkIce web site
|
||||
#
|
||||
|
||||
scp -r htdocs darkeye@darkice.sourceforge.net:/home/groups/darkice
|
||||
|
||||
Reference in New Issue
Block a user