gaboshlib/g_backup.bashfunc aktualisiert

This commit is contained in:
olli 2023-07-26 09:44:46 +02:00
parent c0e6dd9334
commit a7ff11bf4d

View File

@ -180,4 +180,6 @@ var-lib-docker
g_runcmd $sshopts rm -r "$g_toremove" g_runcmd $sshopts rm -r "$g_toremove"
done done
done done
return 0
} }