mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-06 05:42:11 +02: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:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user