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