mps.tpk
This commit is contained in:
parent
ccaf5aeab2
commit
a9cdf5f618
4
bin/mps
4
bin/mps
|
@ -24,7 +24,9 @@ LOGDIZIN="/var/log/mps"
|
||||||
tekrarkur="hayir"
|
tekrarkur="hayir"
|
||||||
logdosya=/var/log/mps/mps.log
|
logdosya=/var/log/mps/mps.log
|
||||||
#temel paket koruma
|
#temel paket koruma
|
||||||
tpk="evet"
|
if [ -z ${tpk+:} ]; then
|
||||||
|
lokal="evet"
|
||||||
|
fi
|
||||||
if [ -z ${lokal+:} ]; then
|
if [ -z ${lokal+:} ]; then
|
||||||
lokal="tr"
|
lokal="tr"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue