mirror of
https://github.com/YunoHost-Apps/archivebox_ynh.git
synced 2024-09-03 18:15:54 +02:00
3 lines
No EOL
108 B
Bash
3 lines
No EOL
108 B
Bash
#!/usr/bin/env bash
|
|
source __FINALPATH__/venv/bin/activate
|
|
__FINALPATH__/venv/bin/archivebox server __PORT__ |