Skip to content

Commit

Permalink
(simatec) Release 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
simatec committed Jun 14, 2024
1 parent 4e18a91 commit 624a46c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ To leave the container on the console you have to execute 2x `exit`.
**********************************************************************************************************

## Changelog

### 0.9.7 (14.06.2024)
* (simatec) Release 0.9.7

### 0.9.6 (11.06.2024)
* (simatec) Hostname Fix

Expand Down
6 changes: 0 additions & 6 deletions patch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -181,14 +181,8 @@ EOF
echo "Patch config-site.php with your Settings"
fi


if [ "$USE_MAILCOW" = true ]; then

echo
echo "${blue}${HLINE}"
echo "set Mailcow Api-Key config"
echo "${blue}${HLINE}${normal}"
echo
if ! grep -qF "// Mailcow API" "$configSite"; then
cat >> $configSite <<EOF
Expand Down

0 comments on commit 624a46c

Please sign in to comment.