Skip to content

Fixed project name on scripts #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 2, 2016

Conversation

avelino
Copy link

@avelino avelino commented Dec 2, 2016

No description provided.

@@ -6,19 +6,19 @@
:: https://nssm.cc/download
:: This script itself should run in the gogs path, too.
:: In case of startup failure, please read carefully the log file.
:: Make sure Gogs work running manually with "gogs web" before running
:: Make sure Gitea work running manually with "gogs web" before running
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gitea web

@lunny lunny added the type/docs This PR mainly updates/creates documentation label Dec 2, 2016
@lunny lunny added this to the 1.0.0 milestone Dec 2, 2016
@lunny
Copy link
Member

lunny commented Dec 2, 2016

LGTM

@tboerger tboerger added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Dec 2, 2016
@tboerger
Copy link
Member

tboerger commented Dec 2, 2016

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 2, 2016
Copy link
Member

@bkcsoft bkcsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should unify them all into Gitea - Git with a cup of Tea? :)

@@ -27,7 +27,7 @@ NAME=gitea
GITEA_HOME=/home/git/gitea
GITEA_PATH=${GITEA_HOME}/$NAME
GITEA_USER=git
SERVICENAME="Gogs Go Git Service"
SERVICENAME="Gitea Git with a cup of tea"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a dash between Gitea and Git, like so Gitea - Git with a cup of tea
Not sure what the guidelines for CentOS initrc is though.

@@ -21,7 +21,7 @@ NAME=gitea
GITEA_HOME=/home/git/gitea
GITEA_PATH=${GITEA_HOME}/$NAME
GITEA_USER=git
SERVICENAME="Go Git Service"
SERVICENAME="Git with a cup of tea"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot Gitea, and same as above.

@avelino
Copy link
Author

avelino commented Dec 2, 2016

@bkcsoft update

@tboerger
Copy link
Member

tboerger commented Dec 2, 2016

Thanks

@tboerger tboerger merged commit db6a4e9 into go-gitea:master Dec 2, 2016
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants