summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRibbon <ribbon_45@proton.me>2023-11-09 00:26:07 +0000
committerRibbon <ribbon_45@proton.me>2023-11-09 00:26:07 +0000
commit146c2a21454393c36b9d2a58d7ffd31817a12360 (patch)
treea14a09bdfd409938136b8468929cee3196e8e98a
parente8ce4603b1126627459575ed4e5fe107fddf2527 (diff)
Revert a changeupdate-script
-rw-r--r--scripts/update.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/update.sh b/scripts/update.sh
index c71471f..fbcc4d9 100644
--- a/scripts/update.sh
+++ b/scripts/update.sh
@@ -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