shorewall_code/tools/web/publish-image
Tom Eastep 73e73a19e6 Revert "Remove tools and web"
This reverts commit 966f162c87.
2009-08-27 07:08:17 -07:00

8 lines
201 B
Bash
Executable File

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