mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-27 07:29:33 +00:00
5 lines
90 B
Bash
5 lines
90 B
Bash
#!/usr/bin/env bash
|
|
|
|
rosdep update
|
|
echo "source /opt/ros/melodic/setup.bash" >> ~/.bashrc
|