mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Move the verification of the available space just after the verification of the variables.
This commit is contained in:
@@ -197,13 +197,13 @@ setup_progress "Verifying environment variables..."
|
||||
|
||||
check_variable "campercent"
|
||||
|
||||
check_available_space
|
||||
|
||||
# Flash for Stage 3 headless (grab scripts)
|
||||
headless_setup_progress_flash 2
|
||||
|
||||
setup_progress "Downloading additional setup scripts."
|
||||
|
||||
check_available_space
|
||||
|
||||
get_ancillary_setup_scripts
|
||||
|
||||
pushd ~
|
||||
|
||||
Reference in New Issue
Block a user