add delete script for vm_caddy && fixes
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user