mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Export the updated value of campercent
This commit is contained in:
@@ -6,7 +6,7 @@ HEADLESS_SETUP=${HEADLESS_SETUP:-false}
|
|||||||
USE_LED_FOR_SETUP_PROGRESS=true
|
USE_LED_FOR_SETUP_PROGRESS=true
|
||||||
CONFIGURE_ARCHIVING=${CONFIGURE_ARCHIVING:-true}
|
CONFIGURE_ARCHIVING=${CONFIGURE_ARCHIVING:-true}
|
||||||
UPGRADE_PACKAGES=${UPGRADE_PACKAGES:-true}
|
UPGRADE_PACKAGES=${UPGRADE_PACKAGES:-true}
|
||||||
campercent=${campercent:-90}
|
export campercent=${campercent:-90}
|
||||||
|
|
||||||
function setup_progress () {
|
function setup_progress () {
|
||||||
local setup_logfile=/boot/teslausb-headless-setup.log
|
local setup_logfile=/boot/teslausb-headless-setup.log
|
||||||
|
|||||||
Reference in New Issue
Block a user