mirror of https://github.com/Chizi123/Arch-autobuild-repo.git

Joel Grunbaum
2019-08-22 a2b09fd6152295894cf9ee495387f5e6ab638570
build_packages.sh
@@ -3,3 +3,4 @@
CHDIR=$(dirname "$(realpath $0)")/chroot
mount --bind $CHDIR $CHDIR
$CHDIR/bin/arch-chroot $CHDIR su joel -c "/build/repo/build.sh"
umount $CHDIR