Configure wekan service properly
This commit is contained in:
parent
67ccef8474
commit
30254ea01c
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ begin
|
|||
installDockerService $argv
|
||||
end
|
||||
|
||||
function configureSW -V dir
|
||||
configureDockerService $argv
|
||||
end
|
||||
|
||||
function getServiceServers -V domain
|
||||
printf "%s\0" $domain
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue