aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app.py
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-03-03 23:25:52 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-03-03 23:25:52 +0300
commitc0068e035ca825579e8d41f60d3864eeb6df0c88 (patch)
tree5fd91401c25214e4ab9d916482c9f567c00c39a1 /app.py
parentmerge {reboot,poweroff}.sh into get.py (diff)
downloadlinux-status-c0068e035ca825579e8d41f60d3864eeb6df0c88.tar.gz
linux-status-c0068e035ca825579e8d41f60d3864eeb6df0c88.zip
no more CGI
The server.py script now launches a web server and handles all the requests internally, without delegating anything to external scripts.
Diffstat (limited to '')
-rwxr-xr-xapp.py (renamed from cgi-bin/get.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/cgi-bin/get.py b/app.py
index e852561..e852561 100755
--- a/cgi-bin/get.py
+++ b/app.py