File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 94
94
95
95
# Fixes that are run on install only.
96
96
if [ " ${commandname} " == " INSTALL" ]; then
97
- if [ " ${shortname} " == " av" ]|| [ " ${shortname} " == " cmw" ]|| [ " ${shortname} " == " kf" ]|| [ " ${shortname} " == " kf2" ]|| [ " ${shortname} " == " onset" ]|| [ " ${shortname} " == " ro" ]|| [ " ${shortname} " == " samp" ]|| [ " ${shortname} " == " ut2k4" ]|| [ " ${shortname} " == " ut" ]|| [ " ${shortname} " == " ut3" ]; then
97
+ if [ " ${shortname} " == " av" ]|| [ " ${shortname} " == " cmw" ]|| [ " ${shortname} " == " kf" ]|| [ " ${shortname} " == " kf2" ]|| [ " ${shortname} " == " lo " ] || [ " ${shortname} " == " onset" ]|| [ " ${shortname} " == " ro" ]|| [ " ${shortname} " == " samp" ]|| [ " ${shortname} " == " ut2k4" ]|| [ " ${shortname} " == " ut" ]|| [ " ${shortname} " == " ut3" ]; then
98
98
echo -e " "
99
99
echo -e " ${lightyellow} Applying Post-Install Fixes}${default} "
100
100
echo -e " ================================="
You can’t perform that action at this time.
0 commit comments