diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-26 19:50:37 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-02-26 23:51:28 +0300 |
commit | 68ecf8a1387572fb5652b926131ebc6cc5750cba (patch) | |
tree | d02fb305beb849d293316e4b40dd28bcf767ee21 | |
parent | systemd: make it a system unit (diff) | |
download | linux-status-68ecf8a1387572fb5652b926131ebc6cc5750cba.tar.gz linux-status-68ecf8a1387572fb5652b926131ebc6cc5750cba.zip |
README: update
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -23,6 +23,12 @@ There's also a [systemd unit] that you can adjust to run the server. [systemd unit]: systemd/linux-status.service +TODO +---- + +* Show an error if a AJAX call fails. +* Dedupe scripts in cgi-bin. + License ------- Distributed under the MIT License. |