changed from scp to rsync
This commit is contained in:
parent
2c3297b18f
commit
e9f75dcb84
|
@ -3,5 +3,5 @@
|
||||||
# Use this script to update the DarkIce web site
|
# Use this script to update the DarkIce web site
|
||||||
#
|
#
|
||||||
|
|
||||||
scp -r htdocs darkeye@darkice.sourceforge.net:/home/groups/d/da/darkice
|
rsync -ave ssh htdocs darkeye@darkice.sourceforge.net:/home/groups/d/da/darkice
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue