Skip to content
Snippets Groups Projects

Reorganisation

1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -156,6 +156,6 @@ if [ ! -e "/var/log/auth.log" ]; then
systemctl restart fail2ban
fi
bash $DIR/../upgrade/monit.sh
bash $DIR/Monit.sh
$(dirname $0)/../utils/configure_base_tools.sh
bash $DIR/../utils/configure_base_tools.sh
Loading