You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install/upgrade/versions/1.4.0.sh
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -187,10 +187,6 @@ if [ -f "/etc/clamav/clamd.conf" ]; then
187
187
$HESTIA/bin/v-add-user-notification admin 'ClamAV config has been overwritten''Warning: If you have manualy changed /etc/clamav/clamd.conf and any changes you made will be lost an backup has been created in the /root/hst_backups folder with the original config. If you have not changed the config file you can ignore this message'
188
188
fi
189
189
190
-
if [ -f"$HESTIA/data/firewall/ipset/blacklist.sh" ];then
191
-
sed -i '/BruteForceBlocker/d'$HESTIA/data/firewall/ipset/blacklist.sh
192
-
fi
193
-
194
190
##### COMMANDS FOR V1.5.X
195
191
196
192
# Back up default package and install latest version
0 commit comments