From c40f7793da6ef0420d927cdff9b3521246635c23 Mon Sep 17 00:00:00 2001 From: raabe Date: Mon, 30 Oct 2023 15:29:17 +0100 Subject: [PATCH] Update Setup Computer Debian 12 --- Setup-Computer-Debian-12.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Setup-Computer-Debian-12.md b/Setup-Computer-Debian-12.md index affa47e..deb2e50 100644 --- a/Setup-Computer-Debian-12.md +++ b/Setup-Computer-Debian-12.md @@ -39,6 +39,7 @@ export CXXFLAGS="-std=c++14" ## and add #include make make install +cp setup.sh ~/orocos/ ```