Skip to content

Commit

Permalink
create tmp dir too
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbeedy committed Jan 25, 2024
1 parent 8c85e0e commit 9f1f84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public-scripts/deploy-democluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ runcmd:
- systemctl start jobbergate-agent
EOF

mkdir -p $HOME/democluster
mkdir -p $HOME/democluster/tmp

cat /tmp/cloud-init.yaml | multipass launch -c$(nproc) \
-m4GB \
Expand Down

0 comments on commit 9f1f84f

Please sign in to comment.