mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-09 07:08:14 +01:00
Merge branch '4.5.7'
This commit is contained in:
commit
f2cecfc33a
@ -253,10 +253,10 @@ case "$HOST" in
|
|||||||
archlinux)
|
archlinux)
|
||||||
echo "Installing ArchLinux-specific configuration..."
|
echo "Installing ArchLinux-specific configuration..."
|
||||||
;;
|
;;
|
||||||
suse )
|
suse)
|
||||||
echo "Installing Suse-specific configuration..."
|
echo "Installing Suse-specific configuration..."
|
||||||
;;
|
;;
|
||||||
linux )
|
linux)
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
echo "ERROR: Unknown HOST \"$HOST\"" >&2
|
echo "ERROR: Unknown HOST \"$HOST\"" >&2
|
||||||
|
Loading…
Reference in New Issue
Block a user