mps
This commit is contained in:
parent
e2906ed917
commit
dfe9eede66
1
bin/mps
1
bin/mps
|
@ -1724,7 +1724,6 @@ agdan_kur(){
|
||||||
kkont=`kurulu_kontrol "$1"`
|
kkont=`kurulu_kontrol "$1"`
|
||||||
if [ "$kkont" = "degil" ] || [ "$tekrarkur" = "evet" ];then
|
if [ "$kkont" = "degil" ] || [ "$tekrarkur" = "evet" ];then
|
||||||
paket_indir "$1"
|
paket_indir "$1"
|
||||||
echo $1
|
|
||||||
if [ -f $(ls -1t "$paketdepo$1#"* | head -1) ];then
|
if [ -f $(ls -1t "$paketdepo$1#"* | head -1) ];then
|
||||||
if [ "$kurulum_onay" = "evet" ];then
|
if [ "$kurulum_onay" = "evet" ];then
|
||||||
if [ "$tekrarkur" = "evet" ];then
|
if [ "$tekrarkur" = "evet" ];then
|
||||||
|
|
Loading…
Reference in New Issue