We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df089f9 commit 36f9a9bCopy full SHA for 36f9a9b
README.md
@@ -93,7 +93,7 @@ go build -o code-push-server-go(.exe) main.go
93
#copy config/app.(model).json and config/app.json to run dir
94
95
#Linux server
96
-chmod +x code-push-go
+chmod +x code-push-server-go
97
98
#run
99
./code-push-server-go
0 commit comments