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

Chizi123
2019-06-10 48a8a89efe7ebcf280d62e4c221e7362c82c42e7
commit | author | age
48a8a8 1 #!/bin/bash
C 2
3 CHDIR=$(dirname "$(realpath $0)")/chroot 
4 $CHDIR/bin/arch-chroot $CHDIR su joel -c "/build/repo/build.sh"