mirror of
https://github.com/YunoHost-Apps/13ft_ynh.git
synced 2024-09-03 18:06:03 +02:00
zgrmbl
This commit is contained in:
parent
fd437a62ac
commit
99f5a4e661
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ pushd $install_dir
|
|||
ynh_exec_as $app "$install_dir/venv/bin/pip" install -r requirements.txt
|
||||
popd
|
||||
|
||||
ls -l $install_dir
|
||||
ls -l $install_dir/app
|
||||
ls -l $install_dir/app/index.py
|
||||
|
||||
#=================================================
|
||||
# START SYSTEMD SERVICE
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue