mirror of
https://github.com/songquanpeng/message-pusher.git
synced 2025-09-27 04:26:31 +08:00
docs: update README (#90)
This commit is contained in:
@@ -128,7 +128,7 @@ sudo service nginx restart
|
|||||||
git clone https://github.com/songquanpeng/message-pusher.git
|
git clone https://github.com/songquanpeng/message-pusher.git
|
||||||
cd message-pusher/web
|
cd message-pusher/web
|
||||||
npm install
|
npm install
|
||||||
npm build
|
npm run build
|
||||||
cd ..
|
cd ..
|
||||||
go mod download
|
go mod download
|
||||||
go build -ldflags "-s -w" -o message-pusher
|
go build -ldflags "-s -w" -o message-pusher
|
||||||
|
Reference in New Issue
Block a user