uncomment functions

Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
This commit is contained in:
Tobias Powalowski 2021-09-10 22:14:54 +02:00
parent 7387caeed6
commit b0b6617021

View file

@ -20,8 +20,8 @@ if ! [[ ${UID} -eq 0 ]]; then
fi fi
mkdir -p $1 mkdir -p $1
cd $1 cd $1
#archboot-create-container.sh archboot-release 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 -t -i=archrelease
systemd-nspawn -D archboot-release archboot-x86_64-iso.sh -g -T=archrelease.tar systemd-nspawn -D archboot-release archboot-x86_64-iso.sh -g -T=archrelease.tar
mv archboot-release/*.iso ./ mv archboot-release/*.iso ./