mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-23 19:52:20 +00:00
6 lines
249 B
PHP
6 lines
249 B
PHP
@include("services.partials.unit-actions.restart")
|
|
@include("services.partials.unit-actions.start")
|
|
@include("services.partials.unit-actions.stop")
|
|
@include("services.partials.unit-actions.enable")
|
|
@include("services.partials.unit-actions.disable")
|