mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Fix publish-image script
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8698 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
2201cc4d62
commit
edee4527d3
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# scp $@ teastep@shorewall.sourceforge.net:/home/groups/s/sh/shorewall/htdocs/images
|
||||
scp -p $@ webadmin@mail:/srv/www/html/images
|
||||
scp -p $@ webadmin@mail.shorewall.net:/srv/www/html/images
|
||||
# cp -pf $@ /home/teastep/Shorewall-docs
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user