Fix typo in remove-root-pw script

This commit is contained in:
Joshua Boniface 2023-09-01 15:41:57 -04:00
parent d6c1c8f38a
commit e2072a4979
1 changed files with 1 additions and 1 deletions

View File

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