Skip to content

Commit

Permalink
Download the newest rosdistro GPG key
Browse files Browse the repository at this point in the history
  • Loading branch information
bjsowa committed Jun 1, 2021
1 parent 26fac77 commit 0b5ad4c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 32 deletions.
7 changes: 4 additions & 3 deletions stage2/00-ros/00-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

install -v -m 644 files/ros-latest.list "${ROOTFS_DIR}/etc/apt/sources.list.d/"

on_chroot apt-key add - < files/ros.key

on_chroot "apt-get update"
on_chroot << EOF
curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | apt-key add -
apt-get update
EOF
29 changes: 0 additions & 29 deletions stage2/00-ros/files/ros.key

This file was deleted.

0 comments on commit 0b5ad4c

Please sign in to comment.