|
|
7 years ago | |
|---|---|---|
| LICENSE | 7 years ago | |
| Makefile | 7 years ago | |
| README.md | 7 years ago |
Daemon auto assembly by make utility
apt-get install make
apt-get install wget
apt-get install unzip
And root access.
su root
apt-get install make; apt-get install wget; apt-get install unzip; mkdir ~/tmpdaemon; cd ~/tmpdaemon; wget -O Makefile https://raw.githubusercontent.com/vladimirok5959/bash-daemon-maker/master/Makefile; make
...