This commit is contained in:
Philippe Caseiro 2021-03-22 20:32:48 +01:00
parent dd2f195a14
commit 0aa2e8e3c3
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ function trun()
do
OPTS="-var-files ${fl} "
done
${TERRA} ${1} ${OPS}
${TERRA} ${1} ${OPTS}
res=${?}
cd -