Set python path
[ci skip]
This commit is contained in:
parent
7e593cf7e8
commit
1e735b1d6f
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ media/favicon.ico: ../icon/favicon.ico
|
|||
gen: media/favicon.ico
|
||||
# copy some static files
|
||||
cp ../dosage.1.html $(HOMEPAGE)
|
||||
$(WOK) -v
|
||||
env PYTHONPATH=$(HOME)/src $(WOK) -v
|
||||
|
||||
serve:
|
||||
xdg-open http://localhost:8080
|
||||
|
|
Loading…
Reference in a new issue