shorewall_code/tools/build/publish-image-4.0

8 lines
191 B
Plaintext
Raw Normal View History

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