This commit is contained in:
milisbir 2018-06-09 01:10:00 +02:00
parent 7d7a895eec
commit c2f18bc26a
1 changed files with 1 additions and 1 deletions

View File

@ -2326,7 +2326,7 @@ talimat_bilgi(){
grep "derle()" -B 12 $_konum/talimat |sed '$ d'
$_yaz "file://$_konum/talimat"
#$_yaz "https://raw.githubusercontent.com/milisarge/malfs-milis/master/$(echo $_konum | cut -d'/' -f3-6)/talimat"
$_yaz "https://notabug.org/milislinux/milis/raw/master/$(echo $_konum | cut -d'/' -f3-6)/talimat"
$_yaz "${git_sunucu}/${hesap_repo}/raw/master/$(echo $_konum | cut -d'/' -f3-6)/talimat"
fi
}