Browse Source

Update install

orhtej2 1 year ago
parent
commit
85e7859bb8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/install

+ 1 - 1
scripts/install

@@ -26,7 +26,7 @@ _configure_ports
 ynh_script_progression --message="Setting up source files..." --weight=4
 ynh_script_progression --message="Setting up source files..." --weight=4
 
 
 # Download, check integrity, uncompress and patch the source from app.src
 # Download, check integrity, uncompress and patch the source from app.src
-ynh_setup_source --source_id="pi-hole_core" --dest_dir="$PI_HOLE_LOCAL_REPO"
+ynh_setup_source --dest_dir="$PI_HOLE_LOCAL_REPO"
 ynh_setup_source --source_id="pi-hole_web" --dest_dir="$install_dir/web"
 ynh_setup_source --source_id="pi-hole_web" --dest_dir="$install_dir/web"
 ynh_setup_source --source_id="pi-hole_ftl" --dest_dir="$install_dir/ftl"
 ynh_setup_source --source_id="pi-hole_ftl" --dest_dir="$install_dir/ftl"