Update 1 file: bootstrap.sh

This commit is contained in:
2026-08-01 07:57:58 -04:00
parent 0fe6018ae1
commit 6c6c451631
+2 -2
View File
@@ -149,7 +149,7 @@ else
git clone --depth=1 "$REPO_URL" "$TARGET_DIR" git clone --depth=1 "$REPO_URL" "$TARGET_DIR"
fi fi
dotstorage doctor --fix dotstate doctor --fix
dotstorage activate dotstate activate
info "done" info "done"