Fix typo in remove-root-pw script
This commit is contained in:
parent
5642779dbf
commit
0741e5ea6b
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
echo "I: remove root password
|
||||
echo "I: remove root password"
|
||||
passwd --delete root
|
||||
|
Loading…
x
Reference in New Issue
Block a user