mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
…
This commit is contained in:
parent
d987dab990
commit
ab39e9de19
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ chmod -R o-rwx "$install_dir"
|
|||
chown -R "$app:$app" "$install_dir"
|
||||
|
||||
# get flohmarkt
|
||||
ynh_setup_source --dest-dir="$install_dir"
|
||||
ynh_setup_source --dest_dir="$install_dir"
|
||||
|
||||
# setup python environment for flohmarkt
|
||||
ynh_secure_remove "$install_dir/venv"
|
||||
|
|
Loading…
Reference in a new issue