1
0
mirror of https://github.com/pi-hole/pi-hole.git synced 2025-09-20 16:31:22 +08:00

322 Commits

Author SHA1 Message Date
344e63c2dc Add undocumented argument to install script ("pihole") which allows the pihole command to run the update script without prompting the user. Useful for update automation 2016-08-26 23:06:35 +01:00
681144b2a3 Change the switched for updateDashboard and updatePihole(was updateMain) 2016-08-26 22:52:44 +01:00
77135ca3c7 Actually pass through the argument to the function 2016-08-26 10:09:39 +01:00
29b548f07c Add queryfunc 2016-08-26 09:39:27 +01:00
af666e2209 Escape space in updateMainFunc
Legacy space in path strikes again!
2016-08-20 18:37:35 -07:00
2f2e746e56 Add update function to pihole script 2016-08-21 02:23:11 +01:00
c0430a2248 It wouldn't be me if there weren't loads of commits for simple mistakes. 2016-08-19 23:10:56 +01:00
6796b8bdad pass argument from pihole command to gravity for -f check 2016-08-19 23:06:56 +01:00
2bc364023a Remove erroneous space in chmod command
Fix spacing in help function
2016-08-02 23:51:53 +01:00
6a17a3eeec Add command to pihole script 2016-08-02 19:44:11 +01:00
27a9642090 check for sudo via 'command -v' instead of dkpg-query 2016-06-11 15:58:49 -06:00
b6e1b3bff0 Last one, promise! tabs are behaving strangely here... 2016-04-10 21:43:12 +01:00
1ce888e828 more whitespace fixes...... 2016-04-10 21:41:46 +01:00
1c10a801dc Fix whitespace... 2016-04-10 21:39:44 +01:00
48fa83c9ac Fix whitespace 2016-04-10 21:36:33 +01:00
05e0003555 Fixes issue #453 2016-04-10 21:17:58 +01:00
0b480c2d3f remove redundant else, add ! to if logic. 2016-04-06 09:36:41 +01:00
96f3f863e5 Clean up output. Commented out un-needed root/sudo notification 2016-04-06 09:28:24 +01:00
3877f6fd94 Fix arguments not being passed through to chronometer.sh 2016-04-06 09:27:46 +01:00
5976b20aec Fix spelling mistake, remove unaccessed function. 2016-04-03 18:25:39 +01:00
1a2046a7eb Added uninstall option to pihole command. Minor fixes 2016-04-02 19:20:54 -05:00
d47fbbbe96 Mcat12 requests. Added bash-completion support 2016-04-02 17:58:10 -05:00