We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 463fc89 commit 15f204bCopy full SHA for 15f204b
1 file changed
scripts/setup_node.sh
@@ -79,5 +79,5 @@ if [ "$NODE_PURPOSE" = "CONTROL_PLANE" ]; then
79
SetupLoadBalancer
80
fi
81
82
-RemoteExec $1 '[ ! -d ~/invitro ] && git clone https://github.com/vhive-serverless/invitro.git'
+git clone --branch dandelion_sosp25_firecracker https://github.com/vhive-serverless/invitro.git
83
#rsync -av invitro_traces/* $INVITRO:invitro/invitro_traces
0 commit comments