diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-08 11:12:17 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-03-08 11:12:17 +0300 |
commit | c65c92b5ac01e9338f947021ccfef6f15fd2b093 (patch) | |
tree | f7131cb890f0dd9e1d1c3c248979ae2813392ee2 | |
parent | Merge tag 'v0.0.2' into debian (diff) | |
download | linux-status-c65c92b5ac01e9338f947021ccfef6f15fd2b093.tar.gz linux-status-c65c92b5ac01e9338f947021ccfef6f15fd2b093.zip |
debian: update package description
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index e121a10..2206d58 100644 --- a/debian/control +++ b/debian/control @@ -10,5 +10,5 @@ Package: linux-status Architecture: all Depends: python3, ${misc:Depends} Description: Simple Linux status web page - A simple web app to display your `top`, systemd units & timers, allow you to - reboot, etc. + Shows your `top`, systemd units & timers, allows you to reboot the server, + etc. |