fix: cleanup
This commit is contained in:
parent
3198c6c6cb
commit
92f562a03e
11 changed files with 23 additions and 23 deletions
|
|
@ -12,7 +12,8 @@ esac
|
|||
|
||||
[ -d /sys/class/power_supply/BAT0 ] && echo tlp >> pkglist.txt
|
||||
|
||||
echo "$shell" >> pkglist.txt
|
||||
pacstrap -C rootfs/etc/pacman.conf -K /mnt \
|
||||
base linux{,-lts,-firmware} "$shell" efibootmgr sbctl - < pkglist.txt
|
||||
base linux{,-lts,-firmware} efibootmgr sbctl - < pkglist.txt
|
||||
|
||||
find /mnt/etc/ -name '*.pacnew' -delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue