mps.tpk
This commit is contained in:
parent
ccaf5aeab2
commit
a9cdf5f618
1 changed files with 3 additions and 1 deletions
4
bin/mps
4
bin/mps
|
@ -24,7 +24,9 @@ LOGDIZIN="/var/log/mps"
|
|||
tekrarkur="hayir"
|
||||
logdosya=/var/log/mps/mps.log
|
||||
#temel paket koruma
|
||||
tpk="evet"
|
||||
if [ -z ${tpk+:} ]; then
|
||||
lokal="evet"
|
||||
fi
|
||||
if [ -z ${lokal+:} ]; then
|
||||
lokal="tr"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue