Merge pull request #105 from mainboarder/mb-mail

Corrected mailadress
This commit is contained in:
Daniel Pan 2023-08-26 09:02:49 +08:00 committed by GitHub
commit 582235733f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -280,7 +280,7 @@ cat > /etc/init.d/seafile-server << EOF
# Description: Start Seafile server
### END INIT INFO
# Author: Alexander Jackson <alexander.jackson@seafile.com.de>
# Author: Alexander Jackson <alexander.jackson@seafile.de>
# Change the value of "seafile_dir" to your path of seafile installation
user=${SEAFILE_SERVER_USER}

View File

@ -259,7 +259,7 @@ cat > /etc/init.d/seafile-server << EOF
# Description: Start Seafile server
### END INIT INFO
# Author: Alexander Jackson <alexander.jackson@seafile.com.de>
# Author: Alexander Jackson <alexander.jackson@seafile.de>
# Change the value of "seafile_dir" to your path of seafile installation
user=${SEAFILE_SERVER_USER}

View File

@ -267,7 +267,7 @@ cat > /etc/init.d/seafile-server << EOF
# Description: Start Seafile server
### END INIT INFO
# Author: Alexander Jackson <alexander.jackson@seafile.com.de>
# Author: Alexander Jackson <alexander.jackson@seafile.de>
# Change the value of "seafile_dir" to your path of seafile installation
user=${SEAFILE_SERVER_USER}