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

Chizi123
2019-06-10 a9dd2c23c0bccaa1fffad8ea7dc7301c8edf394f
1
2
3
4
#!/bin/bash
 
CHDIR=$(dirname "$(realpath $0)")/chroot 
$CHDIR/bin/arch-chroot $CHDIR su joel -c "/build/repo/build.sh"