shorewall_code/tools/web/publish-image-4.4

8 lines
205 B
Groff
Raw Normal View History

#!/bin/sh
# scp $@ teastep@shorewall.sourceforge.net:/home/groups/s/sh/shorewall/htdocs/images
scp -p $@ webadmin@mail.shorewall.net:/srv/www/html/4.4/images
# cp -pf $@ /home/teastep/Shorewall-docs