Skip to content

Commit

Permalink
ls in the wrong place
Browse files Browse the repository at this point in the history
  • Loading branch information
Alistair Jordan committed Nov 24, 2023
1 parent 4a38073 commit 35cf5ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cicd/docker_brun.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
set -e

sudo docker run --privileged --mount type=bind,source="$(pwd)",target=/balloon luckfoxtech/luckfox_pico:1.0 /bin/bash /balloon/build.sh
#sudo docker run --privileged --mount type=bind,source="$(pwd)",target=/balloon luckfoxtech/luckfox_pico:1.0 /bin/bash /balloon/build.sh

ls -al

0 comments on commit 35cf5ab

Please sign in to comment.