Packages: adjusted post-install banners.
This commit is contained in:
@@ -36,9 +36,10 @@ The $(MODULE_SUMMARY_go17) has been installed.
|
||||
|
||||
To check out the sample app, run these commands:
|
||||
|
||||
GOPATH=/usr/share/gocode /usr/lib/go-1.7/bin/go build -o /tmp/go1.7-app /usr/share/doc/unit-go1.7/examples/go-app/let-my-people.go
|
||||
GOPATH=/usr/share/gocode /usr/lib/go-1.7/bin/go build -o /tmp/go1.7-app /usr/share/doc/unit-$(MODULE_SUFFIX_go17)/examples/go-app/let-my-people.go
|
||||
sudo service unit restart
|
||||
sudo service unit loadconfig /usr/share/doc/unit-go1.7/examples/unit.config
|
||||
cd /usr/share/doc/unit-$(MODULE_SUFFIX_go17)/examples
|
||||
sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock :/config
|
||||
curl http://localhost:8500/
|
||||
|
||||
Online documentation is available at https://unit.nginx.org
|
||||
|
||||
Reference in New Issue
Block a user