Chris Vogel пре 1 година
родитељ
комит
ab39e9de19
1 измењених фајлова са 1 додато и 1 уклоњено
  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"