packet:xrouter:manpages:parsing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
packet:xrouter:manpages:parsing [2025/04/20 07:25] – m0mzf | packet:xrouter:manpages:parsing [2025/04/20 07:28] (current) – m0mzf | ||
---|---|---|---|
Line 58: | Line 58: | ||
} | } | ||
checkRoot () { | checkRoot () { | ||
- | if [[ $UID -eq 0 ]]; then; | + | if [[ $UID -eq 0 ]]; then |
echoRed " | echoRed " | ||
exit 1 | exit 1 | ||
Line 152: | Line 152: | ||
;; | ;; | ||
# For HLP files we don't want to remove the last line because that truly is real content | # For HLP files we don't want to remove the last line because that truly is real content | ||
- | HLPFILES) awk " | + | HLPFILES) awk " |
- | echo -e "</ | + | echo -e "</ |
;; | ;; | ||
esac | esac |
packet/xrouter/manpages/parsing.txt · Last modified: 2025/04/20 07:28 by m0mzf