install.sh (shorewall6-5.2.3.5.tar.bz2) | : | install.sh (shorewall6-5.2.3.6.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 25 | skipping to change at line 25 | |||
# | # | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY; without even the implied warranty of | # but WITHOUT ANY WARRANTY; without even the implied warranty of | |||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
# GNU General Public License for more details. | # GNU General Public License for more details. | |||
# | # | |||
# You should have received a copy of the GNU General Public License | # You should have received a copy of the GNU General Public License | |||
# along with this program; if not, see <http://www.gnu.org/licenses/>. | # along with this program; if not, see <http://www.gnu.org/licenses/>. | |||
# | # | |||
VERSION=5.2.3.5 | VERSION=5.2.3.6 | |||
usage() # $1 = exit status | usage() # $1 = exit status | |||
{ | { | |||
ME=$(basename $0) | ME=$(basename $0) | |||
echo "usage: $ME [ <option> ] [ <shorewallrc file> ]" | echo "usage: $ME [ <option> ] [ <shorewallrc file> ]" | |||
echo "where <option> is one of" | echo "where <option> is one of" | |||
echo " -h" | echo " -h" | |||
echo " -v" | echo " -v" | |||
echo " -s" | echo " -s" | |||
echo " -a" | echo " -a" | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |