Corrige le commit 4290 foireux

This commit is contained in:
Alan Garcia 2013-05-17 13:58:35 +00:00
parent 60ec88174e
commit d18998c205
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ host_create() {
-e "s#%%UID%%#$U_ID#g" \
-e "s#%%GID%%#$G_ID#g" \
-e "s#%%mail_account%%#$MAIL_ACCOUNT#g" \
-e "s#%%user%%#$USER2#g" \
-e "s#%%user%%#$USER2#g" \
$TMP_FILE
# Check if all is right in the conf file