Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xtile authored Jan 1, 2024
1 parent c46064f commit 8eb4295
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions humble/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,9 @@ Icon=vscodium
EOF
chown -R $USER:$USER $HOME/Desktop

echo "export PATH=$PATH:/ardupilot/Tools/autotest" >> $BASHRC_PATH


# clearup
PASSWORD=
VNC_PASSWORD=
Expand Down

0 comments on commit 8eb4295

Please sign in to comment.