adds resticprofile backup service to compose.yml
This commit is contained in:
6
resticprofile/entrypoint.sh
Normal file
6
resticprofile/entrypoint.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
env >> /etc/environment
|
||||
|
||||
echo "$@"
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user