We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f9b163 commit e05fc2dCopy full SHA for e05fc2d
foundryup/foundryup
@@ -8,7 +8,7 @@ FOUNDRYUP_INSTALLER_VERSION="1.1.0"
8
9
BASE_DIR=${XDG_CONFIG_HOME:-$HOME}
10
FOUNDRY_DIR=${FOUNDRY_DIR:-"$BASE_DIR/.foundry"}
11
-FOUNDRY_VERSIONS_DIR="$FOUNDRY_DIR/versions"
+FOUNDRY_VERSIONS_DIR="$FOUNDRY_DIR/versions/polkadot"
12
FOUNDRY_BIN_DIR="$FOUNDRY_DIR/bin"
13
FOUNDRY_MAN_DIR="$FOUNDRY_DIR/share/man/man1"
14
FOUNDRY_BIN_URL="https://raw.githubusercontent.com/paritytech/foundry-polkadot/master/foundryup/foundryup"
0 commit comments