feat: Added automatic script copying functionality

This commit is contained in:
2026-07-10 22:58:56 +01:00
parent 41d93563d0
commit bab789a347
23 changed files with 284 additions and 18 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ services:
restart: unless-stopped
volumes:
- ./data:/root
- ${DATA_DIR}/rustdesk:/root
networks:
- proxy
@@ -39,7 +39,7 @@ services:
restart: unless-stopped
volumes:
- ./data:/root
- ${DATA_DIR}/rustdesk:/root
networks:
- proxy