Missing fi

This commit is contained in:
Benoît S. 2018-04-10 15:16:37 +02:00
parent 75e69e1440
commit 217e8b1115

View file

@ -761,6 +761,7 @@ if [ -e /etc/debian_version ]; then
fi
rm $tmpFile
fi
fi
if [ "$IS_EVOLIX_USER" = 1 ]; then
getent passwd evolix >/dev/null && echo 'IS_EVOLIX_USER FAILED!'