mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 06:18:50 +00:00
Add missing EOF that got lost somewhere
This commit is contained in:
@@ -41,6 +41,8 @@ the packaging system.
|
||||
Please check the list of database schema upgrade scripts
|
||||
inside /usr/share/doc/sogo/ and apply them if needed.
|
||||
|
||||
EOF
|
||||
|
||||
# Apache 2.2 / 2.4 kungfu
|
||||
COMMON_STATE=$(dpkg-query -f '${Status}' -W 'apache2.2-common' 2>/dev/null | awk '{print $3}' || true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user