53-rc4
This commit is contained in:
@@ -13,12 +13,12 @@ startTime=$(date '+%s')
|
|||||||
# crontab -e
|
# crontab -e
|
||||||
# 0 8 * * * bash $HOME/esp/esp-install-custom/cron-reinstall-esp-idf.sh
|
# 0 8 * * * bash $HOME/esp/esp-install-custom/cron-reinstall-esp-idf.sh
|
||||||
|
|
||||||
cronVers=53-rc3.2 # version of this script
|
cronVers=53-rc4 # version of this script
|
||||||
myUser=princesspi
|
myUser=princesspi
|
||||||
|
|
||||||
gitJobs=5
|
gitJobs=5
|
||||||
installDir=/home/$myUser/esp
|
installDir=/home/$myUser/esp
|
||||||
log=$installDir/esp/install.log
|
log=$installDir/install.log
|
||||||
versionData=$installDir/version-data.txt
|
versionData=$installDir/version-data.txt
|
||||||
gitBranch=master
|
gitBranch=master
|
||||||
runningDir="$( cd "$( dirname "$0" )" && pwd )"
|
runningDir="$( cd "$( dirname "$0" )" && pwd )"
|
||||||
|
|||||||
Reference in New Issue
Block a user