61-rc1.4
This commit is contained in:
@@ -8,7 +8,7 @@ gitJobs=5 # number of jobs to download from github with
|
|||||||
|
|
||||||
# get us our FUCKING ALIASES HOLY FUCK GOD DAMN SHIT FUCK IT
|
# get us our FUCKING ALIASES HOLY FUCK GOD DAMN SHIT FUCK IT
|
||||||
source $rcFile 2>/dev/null
|
source $rcFile 2>/dev/null
|
||||||
echo -e "source $rcFile\n\t retval: $?"
|
echo -e "\n\n\Source $rcFile\n\t retval: $?\n\n"
|
||||||
|
|
||||||
if [ -z $ESPIDF_INSTALLDIR ]; then
|
if [ -z $ESPIDF_INSTALLDIR ]; then
|
||||||
installDir=$HOME/esp # path to install to. $HOME/esp by default
|
installDir=$HOME/esp # path to install to. $HOME/esp by default
|
||||||
@@ -602,6 +602,9 @@ elif [[ "$arg" == "nuke" || "$arg" == "n" ]]; then # clear logs
|
|||||||
|
|
||||||
exit
|
exit
|
||||||
|
|
||||||
|
elif [ ! -z $arg ]; then
|
||||||
|
writeToLog "FAIL: bad argument. Terminating"
|
||||||
|
exit
|
||||||
else # full noninteractive (re)install without logout, reboot, or sleeps
|
else # full noninteractive (re)install without logout, reboot, or sleeps
|
||||||
action="REINSTALL (DEFAULT)"
|
action="REINSTALL (DEFAULT)"
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
61-rc1.2
|
61-rc1.4
|
||||||
Reference in New Issue
Block a user