mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
draft fix
This commit is contained in:
parent
9185ed91ec
commit
8de5a5ae29
1 changed files with 1 additions and 1 deletions
|
@ -752,7 +752,7 @@ flohmarkt_ynh_create_venv() {
|
|||
|
||||
flohmarkt_ynh_venv_upgrade() {
|
||||
ynh_print_warn --message="flohmarkt_ynh_venv_upgrade: I'll sit here and do nothing without @grindholds confirmation"
|
||||
true
|
||||
return
|
||||
(
|
||||
$flohmarkt_venv_dir/bin/python3 -m venv --upgrade-deps
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue