code-server: ros2 initial release

Adds ROS2 to code-server and openvscode-server
This commit is contained in:
Andreas Greiner
2022-12-07 11:48:45 +01:00
committed by greinet
parent 6fa0130672
commit adef711ce4
25 changed files with 27 additions and 132 deletions
-5
View File
@@ -1,5 +0,0 @@
#!/usr/bin/with-contenv bash
if [ -f /usr/bin/apt ]; then
apt-get update
fi