forked from kevadesu/forgejo
Add auto-detect home directory
This commit is contained in:
parent
9047cadcd3
commit
a55941ff83
5 changed files with 25 additions and 18 deletions
|
@ -7,7 +7,7 @@ RUN_USER = git
|
|||
RUN_MODE = dev
|
||||
|
||||
[repository]
|
||||
ROOT = /Users/%(RUN_USER)s/git/gogs-repositories
|
||||
ROOT =
|
||||
LANG_IGNS = Google Go|C|C++|Python|Ruby|C Sharp
|
||||
LICENSES = Apache v2 License|GPL v2|MIT License|Affero GPL|Artistic License 2.0|BSD (3-Clause) License
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue