aboutsummaryrefslogtreecommitdiff
path: root/trunk/lib/common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/lib/common.sh')
-rw-r--r--trunk/lib/common.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh
index 28ee8ea..38e9468 100644
--- a/trunk/lib/common.sh
+++ b/trunk/lib/common.sh
@@ -431,6 +431,7 @@ function copy_template_files {
echo "$BASENAME: copying template files..."
if [ -d "$TEMPLATE_BASE.d" ]; then
if [ "$TEMPLATES_UNDER_SVN" == "1" ]; then
+ svn update
rsync -av --exclude=.svn $TEMPLATE_BASE.d/ $JAIL_ROOT/$server/
else
rsync -av $TEMPLATE_BASE.d/ $JAIL_ROOT/$server/