matterbridge - restart service after compilation
This commit is contained in:
@@ -185,6 +185,7 @@ whatsappmulti"
|
||||
exe "${goDir}/bin/go" install -tags ${mabrTags} github.com/42wim/matterbridge@master
|
||||
step backup
|
||||
exe cp -ar "${HOME}/go/bin/matterbridge" "${toolDir}"
|
||||
exe service ${toolName} restart >>/dev/null 2>&1
|
||||
}
|
||||
|
||||
step_32_info() { echo "Clean temporary files"; }
|
||||
|
Reference in New Issue
Block a user