diff --git a/script/install-mold b/script/install-mold index fca8d73f21..9b90f3e904 100755 --- a/script/install-mold +++ b/script/install-mold @@ -35,3 +35,13 @@ curl -fsSL --output - "$MOLD_URL" \ # Note this binary depends on the system libatomic.so.1 which is usually # provided as a dependency of gcc so it should be available on most systems. + +cat <