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