Enable opentracker after install ogrepository
ogrepository/pipeline/head This commit looks good
Details
ogrepository/pipeline/head This commit looks good
Details
parent
bc50845742
commit
04c9cd7950
|
@ -128,5 +128,8 @@ systemctl daemon-reload
|
|||
systemctl enable ogrepo-api
|
||||
systemctl restart ogrepo-api
|
||||
systemctl restart smbd
|
||||
systemctl enable --now opentracker || true
|
||||
systemctl restart opentracker || true
|
||||
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue