Files
shorewall_code/tools/build/publish-image
teastep 7de975d0ea New publishing macros
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5268 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
2007-01-19 22:08:13 +00:00

8 lines
183 B
Bash
Executable File

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