Files
pvc-installer/templates/2000-remove-root-pw.sh
Joshua M. Boniface 0f52de5b66 Move to template format instead of cat-EOF
Simplifies the scripts and adds the ability to easily and cleanly change
the contents of these files without dealing with escape characters, etc.
2021-12-12 16:44:39 -05:00

4 lines
61 B
Bash
Executable File

#!/bin/sh
echo "I: remove root password
passwd --delete root