Update vibe coding.

This commit is contained in:
2025-04-13 11:39:12 +02:00
parent a1840cd034
commit 22668f8a72
3 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ RUN wget https://retoor.molodetz.nl/api/packages/retoor/generic/r/1.0.0/r
RUN chmod +x r
RUN cp r /usr/local/bin
RUN mv r /usr/local/bin
CMD ["r"]