linuxra docker auto inditasa

This commit is contained in:
2025-05-22 03:54:02 +02:00
parent 8948751bbc
commit c4b86143bf
2 changed files with 10 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
cd ./SerpentRace_Docker || exit 1
docker compose watch
read -p "Press any key to continue..."