index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2023-07-05 14:17:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-05 14:17:39 +0200 |
commit | 21735c57ca4ace638b3c8faecc503720008fa82b (patch) | |
tree | 44292e31ef8984ce20b0743d6d620d581bea9d40 | |
parent | 64fc585fa7624060d406b9fcb877baf968ff0f24 (diff) |
-rwxr-xr-x | build_iso.sh | 1 |
diff --git a/build_iso.sh b/build_iso.sh index 80bd8bb0..e18b9b6b 100755 --- a/build_iso.sh +++ b/build_iso.sh @@ -12,6 +12,7 @@ packages=( python-build python-setuptools python-wheel + python-simple-term-menu python-pyparted ) |