This commit is contained in:
Jephté Clain 2014-07-09 11:03:23 +04:00
parent f01c9ed8cc
commit 33596aaf7f
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ while [ -n "$1" ]; do
done
estep "Copie de l'environnement de déploiement"
ulib_sync "$workdir"
ulibsync "$workdir"
echo '#!/bin/sh
# -*- coding: utf-8 mode: sh -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
if . `dirname "$0"`/ulib/ulibsh; then