Chris Vogel hace 1 año
padre
commit
ab39e9de19
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -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"