Your ROOT_URL in app.ini is http://git.slaventius.ru/ but you are visiting http://37.143.12.169/test3k/authDB/src/commit/d1f1ae84d2b99e4e7d35705fad55623e10a76cdb/vendor/github.com/klauspost/compress/gen.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
#!/bin/sh
|
|
|
|
cd s2/cmd/_s2sx/ || exit 1
|
|
go generate .
|
|
|