mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-05 04:58:49 +01:00
Correct 'show raw'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
1c8f6d3856
commit
6b90c09c04
@ -690,7 +690,7 @@ show_command() {
|
|||||||
echo "$g_product $SHOREWALL_VERSION RAW Table at $g_hostname - $(date)"
|
echo "$g_product $SHOREWALL_VERSION RAW Table at $g_hostname - $(date)"
|
||||||
echo
|
echo
|
||||||
show_reset
|
show_reset
|
||||||
$g_tool-t raw -L $g_ipt_options
|
$g_tool -t raw -L $g_ipt_options
|
||||||
;;
|
;;
|
||||||
rawpost)
|
rawpost)
|
||||||
[ $# -gt 1 ] && usage 1
|
[ $# -gt 1 ] && usage 1
|
||||||
|
Loading…
Reference in New Issue
Block a user