Skip to content

Commit

Permalink
Updated the attach script to IDEA4RC details
Browse files Browse the repository at this point in the history
  • Loading branch information
frankcorneliusmartin committed Mar 15, 2024
1 parent 4ba226d commit 7d2004f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion attach.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#! /bin/bash
SCRIPT_DIR=$(realpath "$(dirname "$0")")
source $SCRIPT_DIR/node.sh attach blueberry
source $SCRIPT_DIR/utils.sh
source $SCRIPT_DIR/node.sh attach idea4rc

0 comments on commit 7d2004f

Please sign in to comment.