add: backup scripts and docker image

This commit is contained in:
2024-10-17 19:38:31 -03:00
parent 3a2d6f32f0
commit 604a514632
7 changed files with 200 additions and 0 deletions

3
scripts/ofelia-run.sh Executable file
View File

@@ -0,0 +1,3 @@
#! /bin/sh
ofelia-config.sh && ofelia daemon;