mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Don't mess with /dev/fuse
This commit is contained in:
parent
73005679f7
commit
067d5e7e70
@ -11,9 +11,6 @@ before_script:
|
||||
apt-get update -qq &&
|
||||
apt-get purge -qq binutils-doc &&
|
||||
apt-get install -qq x86-64-unknown-redox-gcc &&
|
||||
modprobe fuse &&
|
||||
chmod 666 /dev/fuse &&
|
||||
chown root:$USER /etc/fuse.conf &&
|
||||
curl https://sh.rustup.rs -sSf | sh
|
||||
|
||||
build:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user