File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ LOG_PATH="/mnt/us/documents/kmc_log/kmc_log.txt"
1212echo " ====================" > " $LOG_PATH "
1313echo " = START KMC LOG =" >> " $LOG_PATH "
1414echo " ====================" >> " $LOG_PATH "
15- echo " Running Hotfix 2.3.5 " >> " $LOG_PATH "
15+ echo " Running Hotfix 2.3.6 " >> " $LOG_PATH "
1616
1717# Dump the file list
1818echo >> " $LOG_PATH "
Original file line number Diff line number Diff line change 1010##
1111
1212# Some variables
13- HOTFIX_VERSION="2.3.5 "
13+ HOTFIX_VERSION="2.3.6 "
1414KMC_PERSISTENT_STORAGE="/var/local/kmc"
1515MKK_PERSISTENT_STORAGE="/var/local/mkk"
1616KMC_BACKUP_STORAGE="/mnt/us/kmc"
Original file line number Diff line number Diff line change 1313###
1414# Variables
1515###
16- HOTFIX_VERSION="2.3.5 "
16+ HOTFIX_VERSION="2.3.6 "
1717KMC_PERSISTENT_STORAGE="/var/local/kmc"
1818MKK_PERSISTENT_STORAGE="/var/local/mkk"
1919KMC_BACKUP_STORAGE="/mnt/us/kmc"
You can’t perform that action at this time.
0 commit comments