rename something to iglupkg
This commit is contained in:
parent
1dedd1dc34
commit
5285438baa
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ sudo chroot ${ROOT} /bin/busybox --install -s
|
|||
echo "installed busybox"
|
||||
|
||||
|
||||
printf "export PATH=/bin:/usr/bin:/usr/sbin:\nexport JOBS=16\n" > ${ROOT}/etc/lazypkg.conf
|
||||
printf "export PATH=/bin:/usr/bin:/usr/sbin:\nexport JOBS=16\n" > ${ROOT}/etc/iglupkg.conf
|
||||
|
||||
#--------------------------------------
|
||||
echo "---------------------------------"
|
||||
|
|
Loading…
Reference in a new issue