From cc905b0ff0d1e50b84145a23a2b309bd1b3750cf Mon Sep 17 00:00:00 2001 From: creme Date: Sun, 19 Jan 2020 19:08:04 +0100 Subject: [PATCH] html/css optimizations --- bin/envs.net/envs_sysinfo.sh | 7 ++++--- bin/envs.net/envs_user_updated_genpage.pl | 3 +-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bin/envs.net/envs_sysinfo.sh b/bin/envs.net/envs_sysinfo.sh index 7542985..ceaa9c0 100755 --- a/bin/envs.net/envs_sysinfo.sh +++ b/bin/envs.net/envs_sysinfo.sh @@ -279,7 +279,7 @@ print_category() { fi printf '\n' - printf '\t\n' + printf '\t\n' if [ "$category" = 'services' ]; then for pkg in "${arr[@]}"; do @@ -319,8 +319,8 @@ include 'header.php';
-
 

sysinfo

+
 
 full data source: https://$DOMAIN/sysinfo.json
 webserver stats: https://$DOMAIN/stats/
@@ -334,8 +334,9 @@ this is a static list of the package informations. it updates once per day.
 
 # can i get [package] installed?
 probably! send an email with your suggestion to sudoers@$DOMAIN.
+
 
-
+ $(print_category 'services' "${sorted_services[@]}")

$(print_category 'shells' "${sorted_shells[@]}") diff --git a/bin/envs.net/envs_user_updated_genpage.pl b/bin/envs.net/envs_user_updated_genpage.pl index a346858..fdba724 100755 --- a/bin/envs.net/envs_user_updated_genpage.pl +++ b/bin/envs.net/envs_user_updated_genpage.pl @@ -23,9 +23,8 @@ include 'header.php';
-
 

recently user updates

-
+
Package Version Description
Package Version Description