this repo has no description

doc: `$EBIL_HOST`

+2
+1
README.md
··· 42 42 | ----------------------------- | ------------------------ | 43 43 | `EBIL_SITE="robin.ebil.club"` | `--site robin.ebil.club` | 44 44 | `EBIL_PATH="dist/"` | `--path dist/` | 45 + | `EBIL_HOST="ebil.club"` | | 45 46 46 47 ## note 47 48
+1
ebil.sh
··· 30 30 31 31 EBIL_SITE="robin.ebil.club" | --site robin.ebil.club 32 32 EBIL_PATH="dist/" | --path dist/ 33 + EBIL_HOST="ebil.club" 33 34 34 35 note: 35 36 specify options *before* regular arguments.