rename something to iglupkg

This commit is contained in:
aheirman 2021-02-14 18:37:53 +01:00
parent 1dedd1dc34
commit 5285438baa
1 changed files with 1 additions and 1 deletions

View File

@ -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 "---------------------------------"