adds resticprofile backup service to compose.yml

This commit is contained in:
2025-06-05 21:02:50 +01:00
parent d404a0097f
commit 062195867a
48 changed files with 132 additions and 38 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/sh
env >> /etc/environment
echo "$@"
exec "$@"