Remove call to neofetch. Does not appear to be giving away info from Docker, but juuust in case!
This commit is contained in:
parent
a26081d13f
commit
79c6a34e38
@ -22,7 +22,8 @@ EOF
|
|||||||
# Create a subsection
|
# Create a subsection
|
||||||
echo -e "\t\t<h2>Server Neofetch</h2>"
|
echo -e "\t\t<h2>Server Neofetch</h2>"
|
||||||
echo -e "\t\t<p>"
|
echo -e "\t\t<p>"
|
||||||
neofetch --stdout
|
#neofetch --stdout
|
||||||
|
echo "jk lol"
|
||||||
echo -e "\t\t</p>"
|
echo -e "\t\t</p>"
|
||||||
|
|
||||||
# Finish the web page
|
# Finish the web page
|
||||||
|
Loading…
x
Reference in New Issue
Block a user