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

61 commits

Author SHA1 Message Date
Alexandre Aubin
b909ba3b9b
The script miserably crash if the command fails ... better to test the command in the if directly, no need to use $? 2019-03-12 18:17:04 +01:00
Alexandre Aubin
44796a9efc Force firmware_nonfree to no on armbian 2019-02-28 23:56:22 +01:00
Alexandre Aubin
b9bce541d1 Systemctl is fine with regular services ;) 2019-02-19 08:38:12 +01:00
keoma
212cd7ca18 Fix #47 2019-02-19 08:38:12 +01:00
Alexandre Aubin
1f5aece416
Merge pull request #48 from keomabrun/dev_47
move the service enable statement
2019-02-16 19:17:24 +01:00
keoma
63c58ce5c2 move the service enable statement 2019-02-16 00:42:11 +01:00
keoma
9ba23345a3 fix getting the vpnclient settings 2019-02-15 22:41:37 +01:00
keoma
5de8193998 create a dedicated system user with sudo permissions 2019-02-12 08:40:20 +01:00
keoma
e52b30cff8 #42 using systemctl to get service status 2019-02-11 20:28:18 +01:00
keoma
290b9954ac add service description 2019-02-10 16:51:06 +01:00
keoma
aa3d54b6b4 removing -v from ynh_app_setting_set 2019-02-10 01:18:23 +01:00
keoma
c5c3b33025 Revert "firmware_nonfree is now a boolean"
This reverts commit 898604a772.
2019-02-10 01:13:04 +01:00
keoma
898604a772 firmware_nonfree is now a boolean 2019-02-09 15:18:42 +01:00
keoma
7d3f8bedc3 replace yunohost app setting by helper 2019-02-09 13:35:46 +01:00
keoma
bfcf8067f3 removing sudo calls 2019-02-09 12:42:19 +01:00
Alexandre Aubin
546fd17712 Fix tests on the CI (level 2) 2019-01-29 22:07:27 +01:00
Keoma Brun
7cbd23c1ec using new helpers and script formatting 2018-05-10 14:15:18 +02:00
Julien Vaubourg
5ee291480d Use systemctl helper to avoid deadlocks with ynh 2.7 and check path avaibility with no deprecated method 2017-08-30 14:30:14 +02:00
Julien Vaubourg
0637cdf401 Fix upgrade/restore script 2016-05-14 21:24:20 +02:00
Julien Vaubourg
6fd4b34055 Clean prerequisites and fix css outline for tabs 2015-09-29 18:01:10 +02:00
Julien Vaubourg
4ca40efb43 Fixes #24 2015-09-15 22:21:27 +02:00
Julien Vaubourg
aaf747d5ca Add non-free for security repo, and add sudo command for sed 2015-09-15 19:53:57 +02:00
Émile Morel
36f930fc2f add -q to grep 2015-08-21 14:50:09 +02:00
Émile Morel
b175d5a01c add non-free in sources.list 2015-08-21 14:25:22 +02:00
Julien VAUBOURG
1a9ef49ea5 Add backup/restore scripts 2015-07-25 16:33:38 +02:00
Julien VAUBOURG
8c92752728 Add IPv6 firewalls (close #12) 2015-07-24 23:48:24 +02:00
Julien VAUBOURG
33cce740f0 Improve upgrade script 2015-07-24 19:44:43 +02:00
Julien VAUBOURG
af37173677 Fix small error on install 2015-07-24 19:20:19 +02:00
Julien VAUBOURG
979e467ef0 Update upgrade 2015-07-24 18:43:19 +02:00
Sebastien Badia
12f7fd9d1d doc: Fix Contribute link (update namespace) 2015-07-22 23:54:56 +02:00
Julien VAUBOURG
df9eca4d0f Fix name error for atheros free firmwares 2015-07-22 19:44:11 +02:00
Julien VAUBOURG
e15fb76389 Ready for Jessie (+ some improvements) 2015-05-25 02:23:28 +02:00
Sebastien Badia
78b5bb43f4 systemd: migrate the SySv init script to a simple bash script 2015-05-12 09:30:55 +02:00
Sebastien Badia
428e5d789f systemd: Convert services (SySv init) to systemctl (systemd) commands 2015-05-12 09:16:53 +02:00
Julien VAUBOURG
3ee2fbbc88 Check yunohost version 2015-05-09 00:05:44 +02:00
Julien VAUBOURG
7d102063e2 Update firmwares before checking if a wifi interface is found 2015-05-08 02:26:28 +02:00
Julien VAUBOURG
b39ab65086 Works with non-multissid devices 2015-05-02 14:54:08 +02:00
Julien VAUBOURG
ab39322ebd beta multissid 2015-04-26 21:34:11 +02:00
Julien VAUBOURG
9f744386fa Add Atheros AR9271 and AR7010 firmwares 2015-04-15 18:06:53 +02:00
Julien VAUBOURG
2f123f903b Remove php.ini modification 2015-04-09 21:47:05 +02:00
Julien VAUBOURG
6f889c9e2a Create /var/log/nginx/ 2015-03-17 01:03:19 +01:00
Julien VAUBOURG
56cc7e18a7 Fix DHCP problem after the system boot 2015-03-17 00:35:34 +01:00
Julien VAUBOURG
2a195bc33b * Add "Install non-free firmwares" option
* Add Enable/Disable Service feature
* Add Secure/Unsecure Wifi feature
2015-03-14 15:44:48 +01:00
Julien VAUBOURG
2fad7d2bce Get the IPv6 delegated prefix from the VPN Client settings if the corresponding app is installed 2014-12-29 01:18:31 +01:00
Julien VAUBOURG
266a68bcea Fix an nginx conf typo 2014-12-28 23:27:39 +01:00
Julien VAUBOURG
87450f373e Add USB Wireless Device firmwares 2014-12-28 15:38:05 +01:00
Julien VAUBOURG
5f6f45a3fb Add license headers 2014-12-26 20:18:03 +01:00
Julien VAUBOURG
a72fcd29f8 DHCP with dnsmasq 2014-12-26 18:58:58 +01:00
Julien VAUBOURG
a1107f960a Fix some bugs on Chromium and IE 2014-11-25 21:05:24 +01:00
Julien VAUBOURG
7f3b3c8b36 Remove iw 2014-11-22 12:56:52 +01:00