Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
drscream committed Oct 10, 2024
1 parent c8d6646 commit fef1e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion copy/var/zoneinit/includes/30-sogo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,6 @@ if [ -f "/var/pgsql/backup/dump.sql" ]; then
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
EOF
else
log "Enable matrix synapse service"
log "Enable sogo service"
svcadm enable svc:/www/sogo:default
fi

0 comments on commit fef1e75

Please sign in to comment.