Chris Vogel 1 vuosi sitten
vanhempi
commit
ab39e9de19
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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"