Try to fix the command execution

This commit is contained in:
Ribbon 2023-11-09 00:17:10 +00:00
parent 1766222299
commit e8ce4603b1

View File

@ -6,6 +6,8 @@ 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