oprava #define direktiv

This commit is contained in:
2024-10-03 11:44:03 +02:00
parent a4e66ddaaf
commit 4dcd40aadf
64 changed files with 268 additions and 114 deletions

View File

@@ -11,6 +11,9 @@ RUN chmod 755 /app/start.sh
COPY ./startok.sh /app/
RUN chmod 755 /app/startok.sh
COPY ./startuid.sh /app/
RUN chmod 755 /app/startuid.sh
COPY ./lread.sh /app/
RUN chmod 755 /app/lread.sh