Jelajahi Sumber

Update iptables.sh

FusionPBX 5 tahun lalu
induk
melakukan
b975895e76
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      debian/resources/iptables.sh

+ 2 - 0
debian/resources/iptables.sh

@@ -3,8 +3,10 @@
 #move to script directory so all relative paths work
 cd "$(dirname "$0")"
 
+#add the includes
 . ./config.sh
 . ./colors.sh
+. ./environment.sh
 
 #send a message
 verbose "Configuring IPTables"