We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 513f9ab commit 8653715Copy full SHA for 8653715
joshua_remote_cli.sh
@@ -3,7 +3,7 @@
3
# Usage: joshua_remote_cli.sh --context <context> [--joshua-dir <dir>] [--rhel9] <command> [args...]
4
5
CONTEXT="${JOSHUA_CONTEXT:-}"
6
-JOSHUA_CHECKOUT="${JOSHUA_DIR:-/Users/stack/checkouts/fdb/fdb-joshua}"
+JOSHUA_CHECKOUT="${JOSHUA_DIR:-$HOME/checkouts/fdb/fdb-joshua}"
7
SCALER_TYPE="${JOSHUA_SCALER:-regular}"
8
9
# Parse named arguments
0 commit comments