mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
FIRST_BOOT
This commit is contained in:
@@ -46,7 +46,7 @@ rw
|
||||
|
||||
# ========== First boot configuration ==========
|
||||
|
||||
if [ -n "$FIRSTBOOT" ]; then
|
||||
if [ -n "$FIRSTBOOT$FIRST_BOOT" ]; then
|
||||
( \
|
||||
(umount /etc/machine-id || true) \
|
||||
&& echo -n > /etc/machine-id \
|
||||
|
||||
Reference in New Issue
Block a user