mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-30 02:09:41 +08:00
Change-Id: I5c1a72c901daec388987385d31718693080e85e8 Reviewed-by: Simo Fält <simo.falt@qt.io>
7 lines
220 B
Bash
Executable File
7 lines
220 B
Bash
Executable File
#!/bin/bash
|
|
#Copyright (C) 2023 The Qt Company Ltd
|
|
#SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
|
|
|
BASEDIR=$(dirname "$0")
|
|
"$BASEDIR/../common/linux/save_iptables.sh"
|