Update build_iso.sh

main
Michal 2 years ago committed by GitHub
parent 5cc4cff3f2
commit f6aaf6c2fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,7 @@
#!/usr/bin/env bash
rm -fv *.iso
cp crystal/pacman.conf crystal/airootfs/etc/.
if [[ "$1" == "" ]]; then
WORKDIR=$(mktemp -d)

Loading…
Cancel
Save