mps
This commit is contained in:
parent
65bc7db6db
commit
7f708378db
1 changed files with 2 additions and 0 deletions
2
bin/mps
2
bin/mps
|
@ -43,6 +43,8 @@ fi
|
|||
|
||||
if [ -z ${sunucular+:} ]; then
|
||||
declare -a sunucular=("paketler.milislinux.org")
|
||||
awk ' {print;} NR == 1 { print "sunucular=(paketler.milislinux.org/)"; }' /etc/mps.conf > /etc/mps2.conf
|
||||
mv /etc/mps2.conf /etc/mps.conf
|
||||
fi
|
||||
|
||||
icerik_ekle(){
|
||||
|
|
Loading…
Add table
Reference in a new issue