malfs mekanizma guncelleme
This commit is contained in:
parent
e6779db798
commit
1e419e18f4
|
@ -18,7 +18,7 @@ Milis Automated Linux From Scratch
|
|||
|
||||
-Mekanizmanın Kurulması
|
||||
|
||||
git clone https://github.com/milisarge/malfs.git malfs
|
||||
git clone https://github.com/milisarge/malfs-milis.git malfs
|
||||
|
||||
cd malfs
|
||||
|
||||
|
|
2
bin/mps
2
bin/mps
|
@ -19,7 +19,7 @@ icerik_ekle(){
|
|||
if [ -f /tools/sbin/ldconfig ];then
|
||||
/tools/sbin/ldconfig
|
||||
else
|
||||
/sbin/ldconfig
|
||||
ldconfig
|
||||
fi
|
||||
echo $paketad" paketi kuruldu."
|
||||
}
|
||||
|
|
BIN
mps-0.1.tar.gz
BIN
mps-0.1.tar.gz
Binary file not shown.
|
@ -19,7 +19,7 @@ icerik_ekle(){
|
|||
if [ -f /tools/sbin/ldconfig ];then
|
||||
/tools/sbin/ldconfig
|
||||
else
|
||||
/sbin/ldconfig
|
||||
ldconfig
|
||||
fi
|
||||
echo $paketad" paketi kuruldu."
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue