tangled
alpha
login
or
join now
robinwobin.dev
/
ebil
1
fork
atom
this repo has no description
1
fork
atom
overview
issues
pulls
pipelines
doc: `$EBIL_HOST`
robinwobin.dev
3 weeks ago
f1b40d2e
c1c58d20
+2
2 changed files
expand all
collapse all
unified
split
README.md
ebil.sh
+1
README.md
···
42
42
| ----------------------------- | ------------------------ |
43
43
| `EBIL_SITE="robin.ebil.club"` | `--site robin.ebil.club` |
44
44
| `EBIL_PATH="dist/"` | `--path dist/` |
45
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
33
+
EBIL_HOST="ebil.club"
33
34
34
35
note:
35
36
specify options *before* regular arguments.