1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

Update remove

This commit is contained in:
Kayou 2019-02-26 08:48:04 +01:00 committed by GitHub
parent b118b790b9
commit 31f30fac54
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,6 @@ for FILE in $(ls /etc/hostapd/hostapd.conf{.tpl?,} 2>/dev/null)
do
ynh_secure_remove "$FILE"
done
ynh_secure_remove /etc/sudoers.d/hotspot_ynh
# Remove packages
if [[ $firmware_nonfree -eq 0 ]]; then