mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
symlink rustc
This commit is contained in:
parent
ae4864e7aa
commit
92bf1d3496
3 changed files with 4 additions and 2 deletions
|
@ -4,5 +4,6 @@ mkdir -p /var/lib/lxc/piston/rootfs/exec
|
|||
rm -f /var/lib/lxc/piston/rootfs/exec/*
|
||||
cp -f executors/* /var/lib/lxc/piston/rootfs/exec
|
||||
chmod 700 /var/lib/lxc/piston/rootfs/exec/*
|
||||
chown -R root:root /var/lib/lxc/piston/rootfs/exec
|
||||
|
||||
lxc-start -n piston -d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue