Include project name

This commit is contained in:
Bob Mottram 2016-10-22 10:53:55 +01:00
parent 78fd192b97
commit b0d42fd36e
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
FIREWALL_CONFIG=$HOME/firewall.cfg
FIREWALL_CONFIG=$HOME/${PROJECT_NAME}-firewall.cfg
function save_firewall_settings {
iptables-save > /etc/firewall.conf