mirror of
https://github.com/YunoHost-Apps/archivebox_ynh.git
synced 2024-09-03 18:15:54 +02:00
Change start.sh to use absolute path to archivebox binary
This commit is contained in:
parent
61ac0169c9
commit
f640195649
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
source __FINALPATH__/venv/bin/activate
|
||||
archivebox server __PORT__
|
||||
__FINALPATH__/venv/bin/archivebox server __PORT__
|
Loading…
Add table
Reference in a new issue