diff --git a/usr/bin/archboot-x86_64-release.sh b/usr/bin/archboot-x86_64-release.sh index b5afa84aa..9fcc1cbc7 100755 --- a/usr/bin/archboot-x86_64-release.sh +++ b/usr/bin/archboot-x86_64-release.sh @@ -20,8 +20,8 @@ if ! [[ ${UID} -eq 0 ]]; then fi mkdir -p $1 cd $1 -#archboot-create-container.sh archboot-release -#systemd-nspawn -D archboot-release archboot-x86_64-iso.sh -t -i=archrelease +archboot-create-container.sh archboot-release +systemd-nspawn -D archboot-release archboot-x86_64-iso.sh -t -i=archrelease systemd-nspawn -D archboot-release archboot-x86_64-iso.sh -g -T=archrelease.tar mv archboot-release/*.iso ./