Skip to content

Commit

Permalink
Update bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
canihavesomecoffee authored Dec 21, 2023
1 parent 17d0e77 commit f1633b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/ci-vm/ci-linux/ci/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ if [ "${maintenance}" == "True" ]; then
fi

# Copy runCI to local folder
wget ${runCIFile} "$DIR/runCI"
cp ${runCIFile} "$DIR/runCI"
chmod a+x runCI
./runCI

0 comments on commit f1633b2

Please sign in to comment.