Commit Graph

32 Commits (23f7363c703a9e54000533d0dea367031ff32d60)

Author SHA1 Message Date
Promofaux 1a83988e26 Add check at the beginning of update script to check for existence of local repos. If not, redirect user to run install command again.
8 years ago
Promofaux ec0c68621c add blank line after Current version display
8 years ago
Promofaux d58f7c6ec9 Remove references to dashboard update Script
8 years ago
Promofaux d124c2c12e Expand to check web admin versions
8 years ago
Promofaux 0229f70761 Make updatePiholeFunc a bit smarter. Only run update if version is not the latest.
8 years ago
Promofaux dde9281139 Only pull master branch, the rest aren't needed!
8 years ago
Promofaux 4ec01769cb Appease Jacob.
8 years ago
Promofaux 19b656132d Make the output of pihole -q a bit clearer. Bye Bye nifty one-liner!
8 years ago
Promofaux 01a9534729 Merge branch 'development' into UpdateMethod
8 years ago
Promofaux d938f73207 Fix line endings
8 years ago
Promofaux 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
8 years ago
Promofaux 681144b2a3 Change the switched for updateDashboard and updatePihole(was updateMain)
8 years ago
Adam Warner 77135ca3c7 Actually pass through the argument to the function
8 years ago
Adam Warner 29b548f07c Add queryfunc
8 years ago
Dan Schaper af666e2209 Escape space in updateMainFunc
8 years ago
Promofaux 2f2e746e56 Add update function to pihole script
8 years ago
Promofaux c0430a2248 It wouldn't be me if there weren't loads of commits for simple mistakes.
8 years ago
Promofaux 6796b8bdad pass argument from pihole command to gravity for -f check
8 years ago
Promofaux 2bc364023a Remove erroneous space in chmod command
8 years ago
Promofaux 6a17a3eeec Add command to pihole script
8 years ago
bcambl 27a9642090 check for sudo via 'command -v' instead of dkpg-query
8 years ago
Promofaux b6e1b3bff0 Last one, promise! tabs are behaving strangely here...
8 years ago
Promofaux 1ce888e828 more whitespace fixes......
8 years ago
Promofaux 1c10a801dc Fix whitespace...
8 years ago
Promofaux 48fa83c9ac Fix whitespace
8 years ago
Promofaux 05e0003555 Fixes issue #453
8 years ago
Adam Warner 0b480c2d3f remove redundant else, add ! to if logic.
8 years ago
Adam Warner 96f3f863e5 Clean up output. Commented out un-needed root/sudo notification
8 years ago
Adam Warner 3877f6fd94 Fix arguments not being passed through to chronometer.sh
8 years ago
Promofaux 5976b20aec Fix spelling mistake, remove unaccessed function.
8 years ago
nate 1a2046a7eb Added uninstall option to `pihole` command. Minor fixes
8 years ago
nate d47fbbbe96 Mcat12 requests. Added bash-completion support
8 years ago