mirror of
https://github.com/webmin/webmin.git
synced 2026-03-20 16:50:24 +00:00
Fix pushing
This commit is contained in:
@@ -110,7 +110,7 @@ if (@added) {
|
||||
# Added some rules .. save them
|
||||
&run_before_command();
|
||||
&unlock_file($iptables_save_file);
|
||||
&save_table($table);
|
||||
&save_table($filter);
|
||||
&lock_file($iptables_save_file);
|
||||
&run_after_command();
|
||||
©_to_cluster();
|
||||
|
||||
Reference in New Issue
Block a user