mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-27 21:49:32 +00:00
builder: Use coex repo to install Monkey
This commit is contained in:
@@ -68,7 +68,8 @@ apt-get update \
|
||||
echo "deb http://packages.ros.org/ros/ubuntu buster main" > /etc/apt/sources.list.d/ros-latest.list
|
||||
echo "deb http://repo.coex.space/rpi-ros-kinetic-buster buster main" > /etc/apt/sources.list.d/rpi-ros-kinetic.list
|
||||
# FIXME: We still don't have these packages built for Buster
|
||||
# echo "deb http://repo.coex.space/clever buster main" > /etc/apt/sources.list.d/clever.list
|
||||
# FIXME: Check these packages after their installation
|
||||
echo "deb http://repo.coex.space/clever stretch main" > /etc/apt/sources.list.d/clever.list
|
||||
|
||||
echo_stamp "Update apt cache"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user