Add build command argument
This commit is contained in:
parent
d3f2d25a0f
commit
a589bcb799
4 changed files with 13 additions and 2 deletions
|
@ -3,4 +3,5 @@ DISCORD_TOKEN=
|
|||
PREFIX="-h "
|
||||
HUGO=/path/to/hugo
|
||||
GUILD_DATA=/path/to/guilds.json
|
||||
BUILD=hugo
|
||||
LEADERBOARD=/path/to/leaderboard.html
|
Loading…
Add table
Add a link
Reference in a new issue