No longer need the manually added bit.

This commit is contained in:
fewtarius 2022-03-13 20:27:55 -04:00
parent 92ca82de9d
commit 8ea0bde338
No known key found for this signature in database
GPG key ID: F4AE55305D1B8C1A

View file

@ -13,7 +13,6 @@ fi
ROTATION=$(get_setting rotate.root.password)
if [ "${ROTATION}" == "0" ]
then
set_setting root.password "MANUALLY SET"
exit 0
fi