unnused_code
This commit is contained in:
parent
daa12c4e80
commit
dbda6ba0ec
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue