Skip to content

Commit

Permalink
nisabamount for 3 and 4
Browse files Browse the repository at this point in the history
  • Loading branch information
dmd committed Mar 26, 2024
1 parent 9df875e commit 32b73f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nisabamount
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ if [ $(hostname) == "micc" ];then
nodes="1 2 3 4 5"
nodename=node
else
nodes="1 2"
nodes="1 2 3 4"
nodename=mickey-node
fi

Expand Down

0 comments on commit 32b73f1

Please sign in to comment.