forgot to remove -x flag

This commit is contained in:
Christoph Haas 2025-12-17 18:14:45 +01:00
parent a211d92fd6
commit bd1e55f731

View file

@ -1,4 +1,4 @@
#!/bin/bash -ex
#!/bin/bash -e
#
# Installer for ISPmail servers
# Copyright © 2025 Christoph Haas <ispmail@christoph-haas.de>