add delete script for vm_caddy && fixes

This commit is contained in:
2024-12-31 18:06:24 +02:00
parent 694def6336
commit 849e1f1f2f
6 changed files with 31 additions and 19 deletions

View File

@@ -28,7 +28,7 @@ pub mut:
// restart bool = true
// }
// ```
pub fn install(args_ RedisInstallArgs) ! {
pub fn redis_install(args_ RedisInstallArgs) ! {
mut args := args_
if !args.reset {