Skip to content

Commit 682ec9c

Browse files
committed
installer.sh added
1 parent da1fdd3 commit 682ec9c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

installer.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)