mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
More descriptive
Also typos in LOGFILE var.
This commit is contained in:
@@ -272,9 +272,11 @@ configure_hostname
|
||||
# SETUP STAGE 5 and reboot
|
||||
# If you see 5 flashes we are probably good!
|
||||
|
||||
setup_log "SETUP STAGE 5: Marking successful and remounting filesystem readonly."
|
||||
/etc/stage_flash 5
|
||||
mark_setup_success
|
||||
echo 1 | sudo tee /sys/class/leds/led0/brightness
|
||||
|
||||
echo 0 | sudo tee /sys/class/leds/led0/brightness
|
||||
make_root_fs_readonly
|
||||
|
||||
setup_log "Filesystems made read-only. Rebooting."
|
||||
|
||||
Reference in New Issue
Block a user