|
@@ -673,7 +673,7 @@ then
|
|
|
prefs="${prefs}\tlinux_user_per_game_server => '1',\n"
|
|
prefs="${prefs}\tlinux_user_per_game_server => '1',\n"
|
|
|
if [ "X${proftpd}" == "Xyes" ]
|
|
if [ "X${proftpd}" == "Xyes" ]
|
|
|
then
|
|
then
|
|
|
- prefs="${prefs}\tproftpd_conf_path => '${proFTPdConfPath}'\n"
|
|
|
|
|
|
|
+ prefs="${prefs}\tproftpd_conf_path => '${proFTPdConfPath}',\n"
|
|
|
fi
|
|
fi
|
|
|
prefs="${prefs});"
|
|
prefs="${prefs});"
|
|
|
echo -e $prefs > $prefsfile
|
|
echo -e $prefs > $prefsfile
|