Skip to content

Commit 8653715

Browse files
Update joshua_remote_cli.sh
Co-authored-by: Johannes Scheuermann <[email protected]>
1 parent 513f9ab commit 8653715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

joshua_remote_cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Usage: joshua_remote_cli.sh --context <context> [--joshua-dir <dir>] [--rhel9] <command> [args...]
44

55
CONTEXT="${JOSHUA_CONTEXT:-}"
6-
JOSHUA_CHECKOUT="${JOSHUA_DIR:-/Users/stack/checkouts/fdb/fdb-joshua}"
6+
JOSHUA_CHECKOUT="${JOSHUA_DIR:-$HOME/checkouts/fdb/fdb-joshua}"
77
SCALER_TYPE="${JOSHUA_SCALER:-regular}"
88

99
# Parse named arguments

0 commit comments

Comments
 (0)