We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9edb837 + 6be4f9a commit 1ffa381Copy full SHA for 1ffa381
test/test.bats
@@ -1884,7 +1884,7 @@ echo "1.2.3.4" >> $HESTIA/data/firewall/excludes.conf
1884
}
1885
1886
@test "Test create ipset" {
1887
- run v-add-firewall-ipset "blacklist" "script:/usr/local/hestia/install/deb/firewall/ipset/blacklist.sh" v4 yes
+ run v-add-firewall-ipset "blacklist" "script:/usr/local/hestia/install/common/firewall/ipset/blacklist.sh" v4 yes
1888
assert_success
1889
refute_output
1890
0 commit comments