|
@ -96,7 +96,7 @@ fi |
|
|
if [ "${commandname}" == "INSTALL" ]; then |
|
|
if [ "${commandname}" == "INSTALL" ]; then |
|
|
if [ "${shortname}" == "av" ]||[ "${shortname}" == "cmw" ]||[ "${shortname}" == "kf" ]||[ "${shortname}" == "kf2" ]||[ "${shortname}" == "onset" ]||[ "${shortname}" == "ro" ]||[ "${shortname}" == "samp" ]||[ "${shortname}" == "ut2k4" ]||[ "${shortname}" == "ut" ]||[ "${shortname}" == "ut3" ]; then |
|
|
if [ "${shortname}" == "av" ]||[ "${shortname}" == "cmw" ]||[ "${shortname}" == "kf" ]||[ "${shortname}" == "kf2" ]||[ "${shortname}" == "onset" ]||[ "${shortname}" == "ro" ]||[ "${shortname}" == "samp" ]||[ "${shortname}" == "ut2k4" ]||[ "${shortname}" == "ut" ]||[ "${shortname}" == "ut3" ]; then |
|
|
echo -e "" |
|
|
echo -e "" |
|
|
echo -e "Applying Post-Install Fixes" |
|
|
echo -e "${lightyellow}Applying Post-Install Fixes}${default}" |
|
|
echo -e "=================================" |
|
|
echo -e "=================================" |
|
|
fn_sleep_time |
|
|
fn_sleep_time |
|
|
postinstall=1 |
|
|
postinstall=1 |
|
|