changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra / bootstrap.sh

revision 369: 7c19637786a7
parent 312: d0429338ca65
child 371: 7dcabf3e0edc
     1.1--- a/bootstrap.sh	Mon Sep 23 19:47:38 2024 -0400
     1.2+++ b/bootstrap.sh	Tue Sep 24 13:54:17 2024 -0400
     1.3@@ -68,6 +68,8 @@
     1.4   tar -xf "core.tar"
     1.5   cd ..
     1.6   cp -rf tmp/core/bin/* bin/
     1.7+  # unpacked core, link binaries
     1.8+  ln -sf bin/core bin/skel
     1.9   cp -rf tmp/core/share/* share/
    1.10   fi
    1.11