Skip to content

Commit

Permalink
Merge 3fc637e into ce9ad11
Browse files Browse the repository at this point in the history
  • Loading branch information
julianoes committed Jul 12, 2019
2 parents ce9ad11 + 3fc637e commit a13cc45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/run-docker.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

docker run -it --rm -v $(pwd):/home/user/MAVSDK:z -e LOCAL_USER_ID=`id -u` mavlink/mavsdk-ubuntu-18.04-px4-sitl "$@"
docker run -it --rm -v $(pwd):/home/user/MAVSDK:z -e LOCAL_USER_ID=`id -u` mavsdk/mavsdk-ubuntu-18.04-px4-sitl "$@"

0 comments on commit a13cc45

Please sign in to comment.