move tests to gh actions (#9461)
This commit is contained in:
parent
2db8552a87
commit
3916f7b8b7
8 changed files with 72 additions and 11 deletions
|
|
@ -40,7 +40,6 @@ for dir in "${writeDirs[@]}"; do
|
|||
chown -R www-data.www-data ${dir};
|
||||
done
|
||||
|
||||
|
||||
mkdir -p /chroot/lib /chroot/proc /chroot/usr /chroot/bin /chroot/dev /chroot/run
|
||||
cp /etc/passwd /etc/group /chroot/etc/
|
||||
cp -a /usr/* /chroot/usr/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue