From 22e1bd6b921ab1ccba882dec972dff2909f4682c Mon Sep 17 00:00:00 2001 From: Alexey Rogachevskiy Date: Wed, 11 Sep 2019 20:55:08 +0300 Subject: [PATCH] builder: Use correct file types for standalone install --- builder/standalone-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/standalone-install.sh b/builder/standalone-install.sh index fc98b50c..9d9625c5 100755 --- a/builder/standalone-install.sh +++ b/builder/standalone-install.sh @@ -11,7 +11,7 @@ python ./get-pip.py # Step 1.5: Add deb.coex.tech to apt curl http://deb.coex.tech/aptly_repo_signing.key 2> /dev/null | apt-key add - echo "deb http://deb.coex.tech/ros xenial main" > /etc/apt/sources.list.d/coex.tech.list -echo "yaml file:///etc/ros/rosdep/coex.yaml" > /etc/ros/rosdep/sources.list.d/99-coex.yaml +echo "yaml file:///etc/ros/rosdep/coex.yaml" > /etc/ros/rosdep/sources.list.d/99-coex.list cat < /etc/ros/rosdep/coex.yaml led_msgs: ubuntu: