archlive-zfs/build
Sergey Morozov 6de42955ca Build two images (with and without gui).
Add LXDE, Firefox, gparted and NetworkManager to image with gui.
Add build and clean scripts.
2022-04-26 00:35:48 +03:00

6 lines
75 B
Bash
Executable File

#!/bin/bash
mkarchiso -v ./nox
rm -rf work
mkarchiso -v ./lxde
rm -rf work