makee it default to \C:\Users\human/esp for installdir and create on interactive if not there
This commit is contained in:
@@ -605,6 +605,9 @@ elif [[ "$arg" == "cron" || "$arg" == "c" ]]; then # full install with warn, sle
|
|||||||
sleepMins=5
|
sleepMins=5
|
||||||
idfGet="update"
|
idfGet="update"
|
||||||
|
|
||||||
|
# make dir structure or fail silently if exists
|
||||||
|
mkdir -p "$installDir" # defaults to $HOME/esp
|
||||||
|
|
||||||
handleStart
|
handleStart
|
||||||
messagePTS "\n\nesp-idf-tools action $action started!\nWill reboot with $sleepMins minutes delay when complete!\n\n"
|
messagePTS "\n\nesp-idf-tools action $action started!\nWill reboot with $sleepMins minutes delay when complete!\n\n"
|
||||||
handleClearInstallLog
|
handleClearInstallLog
|
||||||
|
|||||||
Reference in New Issue
Block a user