Parcourir la source

Update scripts/upgrade

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
yalh76 il y a 3 ans
Parent
commit
42ce455c13
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      scripts/upgrade

+ 1 - 1
scripts/upgrade

@@ -182,7 +182,7 @@ ynh_add_systemd_config --service=$service_name
 #=================================================
 ynh_script_progression --message="Integrating service in YunoHost..."
 
-yunohost service add $service_name --description "Creates a Wi-Fi access point" --test_status "systemctl is-active hostapd" --needs_exposed_ports 67 547
+yunohost service add $service_name --description "Creates a Wi-Fi access point" --test_status "systemctl is-active hostapd"
 
 #=================================================
 # START SYSTEMD SERVICE