mirror of https://github.com/gogits/gogs.git
Browse Source
we should run gogs like ``` gogs run web ``` instead of ``` gogs web ``` Otherwise we would get error like below in log file. ``` [rh@CloudY gogs]# gogs web Usage: gogs run COMMAND [options] gogs scale TYPE=NUM gogs logs [--tail|-n NUMBER] gogs config:get VAR gogs config:set VAR=VALUE gogs configure gogs reconfigure ```pull/3008/head
Raywill
9 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue