This commit is contained in:
Sebastian
2025-01-05 06:17:27 +01:00
parent ba36be78d8
commit ae23308523

View File

@@ -1,5 +1,7 @@
#!/bin/bash
backup_dir="/backup"
if [[ -n $2 ]]; then
echo "upload backup via webdav to $2"
else