No longer need the manually added bit.
This commit is contained in:
parent
92ca82de9d
commit
8ea0bde338
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ fi
|
|||
ROTATION=$(get_setting rotate.root.password)
|
||||
if [ "${ROTATION}" == "0" ]
|
||||
then
|
||||
set_setting root.password "MANUALLY SET"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue