talimatname-indeksleme
This commit is contained in:
parent
193590ce4d
commit
6c49c3662f
|
@ -7,7 +7,7 @@ paketdepo="http://paketler.milislinux.org"
|
||||||
dosya=/tmp/paket_konumlar
|
dosya=/tmp/paket_konumlar
|
||||||
[ -f $dosya ] && rm -rf $dosya
|
[ -f $dosya ] && rm -rf $dosya
|
||||||
find /root/talimatname/temel/* -type d > $dosya
|
find /root/talimatname/temel/* -type d > $dosya
|
||||||
find /root/talimatname/genel/*/* -type d >> $dosya
|
#find /root/talimatname/genel/*/* -type d >> $dosya
|
||||||
|
|
||||||
echo "<html>"
|
echo "<html>"
|
||||||
echo '<meta http-equiv="content-type" contentType="text/html; charset=UTF-8">'
|
echo '<meta http-equiv="content-type" contentType="text/html; charset=UTF-8">'
|
||||||
|
|
Loading…
Reference in New Issue