mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Revert a change
This commit is contained in:
parent
e8ce4603b1
commit
146c2a2145
@ -6,8 +6,6 @@ curl -sf https://gitlab.redox-os.org/redox-os/redox/raw/master/bootstrap.sh -o b
|
||||
bash -e bootstrap.sh -d
|
||||
# Update the Rust toolchain
|
||||
rustup update || true
|
||||
# Change the active directory to the root of the build system
|
||||
cd ..
|
||||
# Update the build system source and submodules
|
||||
make pull
|
||||
# Update the relibc folder timestamp
|
||||
|
||||
Loading…
Reference in New Issue
Block a user