Fix typo in remove-root-pw script

This commit is contained in:
Joshua Boniface 2021-12-12 18:35:23 -05:00
parent 5642779dbf
commit 0741e5ea6b

View File

@ -1,3 +1,3 @@
#!/bin/sh
echo "I: remove root password
echo "I: remove root password"
passwd --delete root