automated terminal push

This commit is contained in:
Your Name
2025-02-09 20:29:43 -05:00
parent 9f4fb533fa
commit 8a06df8cd0
9 changed files with 37 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
FROM softwareshinobi/valorant-digital-desktop:pristine AS desktopBase
FROM softwareshinobi/shinobi-academy-desktop AS desktopBase
##
@@ -40,6 +40,10 @@ COPY ping.script /tmp/ping.bash
RUN chmod +x /tmp/ping.bash
COPY ping2.script /tmp/ping2.bash
RUN chmod +x /tmp/ping2.bash
RUN ls -lha /tmp/
####