mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
Fix typo in 'makeqosscripts.pl'
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
dd48a7aac8
commit
be7878d5c9
@@ -726,7 +726,7 @@ print <<END
|
||||
echo "Quality of Service was successfully cleared!"
|
||||
;;
|
||||
gen|generate)
|
||||
echo -n "Generateing the QoS-Scripts..."
|
||||
echo -n "Generating the QoS-Scripts..."
|
||||
/usr/bin/perl /var/ipfire/qos/bin/makeqosscripts.pl > /var/ipfire/qos/bin/qos.sh
|
||||
echo ".Done!"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user