Remove duplicate code
This commit is contained in:
parent
c3ec562b64
commit
4c098c9169
1 changed files with 0 additions and 4 deletions
4
build.sh
4
build.sh
|
@ -306,10 +306,6 @@ chroot_rootfs << EOF
|
||||||
setupcon --force --save-only -v
|
setupcon --force --save-only -v
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
chroot_rootfs << EOF
|
|
||||||
usermod --pass='*' root
|
|
||||||
EOF
|
|
||||||
|
|
||||||
rm -f "$ROOTFS_DIR/etc/ssh/ssh_host_*_key*"
|
rm -f "$ROOTFS_DIR/etc/ssh/ssh_host_*_key*"
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|
Reference in a new issue