Rearrange the filesystem structure.
[ssh-ca] / bin / upload
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4. lib/func.sh
5
6rsync \
7 --recursive --delete-after --delay-updates \
8 publish/ $publish_target