unnused_code

This commit is contained in:
simono41 2019-08-06 07:53:46 +02:00
parent daa12c4e80
commit dbda6ba0ec

View file

@ -112,9 +112,9 @@ fi
if [ "${makeuser}" == "y" ] || [ "${all}" == "y" ]; then
makeuser
fi
if [ "${userloginalert}" == "y" ] || [ "${all}" == "y" ]; then
userloginalert
fi
#if [ "${userloginalert}" == "y" ] || [ "${all}" == "y" ]; then
# userloginalert
#fi
if [ "${dailyupdates}" == "y" ] || [ "${all}" == "y" ]; then
dailyupdates
fi