Update
This commit is contained in:
@@ -167,7 +167,7 @@ pub fn generate_openrc(config: &ServiceConfig) -> String {
|
||||
"podman stop {} --ignore",
|
||||
config.service.name
|
||||
)));
|
||||
script.push_str("\n}\n\n");
|
||||
script.push_str("\n}\n");
|
||||
// }
|
||||
|
||||
script
|
||||
|
||||
Reference in New Issue
Block a user