this post was submitted on 14 Sep 2024
34 points (97.2% liked)
Arch Linux
8539 readers
2 users here now
The beloved lightweight distro
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Your
echo
statements should be put into a function so you don't have\n
littered throughout your script.Your url var could be improved. Why have it? If you really want it, why not put type=info in the var?