Beta Release

This commit is contained in:
2017-11-09 13:46:58 +01:00
parent b379570033
commit e3e1387117
62 changed files with 32013 additions and 26 deletions
@@ -0,0 +1,14 @@
[Unit]
Description=Beielimon Web Server
After=syslog.target
After=network.target
[Service]
Type=simple
User=root
Group=root
WorkingDirectory=/home/beieli/root-bin
ExecStart=/home/beieli/root-bin/my_web_server.py
[Install]
WantedBy=multi-user.target