Browse Source

Update scripts/restore

Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
yalh76 3 years ago
parent
commit
36abf65737
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/restore

+ 1 - 1
scripts/restore

@@ -135,7 +135,7 @@ systemctl enable $service_name.service --quiet
 #=================================================
 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