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 da1fdd3 commit 682ec9cCopy full SHA for 682ec9c
installer.sh
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+wget https://github.com/nProgrammer/godemon/releases/download/1.0.0/godemon
3
+sudo cp godemon /bin/godemon
4
+sudo chmod 777 /bin/godemon
0 commit comments