|
@ -13,6 +13,10 @@ if [ -z "${logdir}" ]; then |
|
|
logdir="${rootdir}/log" |
|
|
logdir="${rootdir}/log" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
|
|
|
if [ -z "${lgsmlogdir}" ]; then |
|
|
|
|
|
lgsmlogdir="${scriptlogdir}" |
|
|
|
|
|
fi |
|
|
|
|
|
|
|
|
if [ -z "${steamcmddir}" ]; then |
|
|
if [ -z "${steamcmddir}" ]; then |
|
|
steamcmddir="${rootdir}/steamcmd" |
|
|
steamcmddir="${rootdir}/steamcmd" |
|
|
fi |
|
|
fi |
|
|