You've already forked gitea-ubuntu-multi
comment corrections only no code changes
This commit is contained in:
@@ -287,7 +287,7 @@ EOF
|
||||
systemctl daemon-reload ; systemctl enable "$giteauser" ; systemctl start "$giteauser"
|
||||
|
||||
#
|
||||
# Create postinstall script
|
||||
# Create post-install script
|
||||
#
|
||||
postscript="/etc/$giteauser/gitea-postinstall"
|
||||
cat > "$postscript" <<EOF
|
||||
@@ -339,7 +339,7 @@ EOF
|
||||
chmod 755 "$postscript"
|
||||
|
||||
#
|
||||
# Gitea postinstall notice
|
||||
# Gitea post-install notice
|
||||
#
|
||||
postnotice=$(cat <<EOF
|
||||
--------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user