Commit Graph

1165 Commits (a03caea549c033796de8720e5ed45dd8384a12f2)
 

Author SHA1 Message Date
Dan Schaper 10e1a03c76 `runGravity` is called after `finalExports` in the Debian install side.
8 years ago
Dan Schaper d20df92e9f Script will now run as root, removed `sudo` from function calls.
8 years ago
Dan Schaper 44170207ac Add `main` function and fire script from `main` call. Prevents script from running before it is entirely downloaded.
8 years ago
Dan Schaper 33745be745 Merge pull request #753 from pi-hole/feature/RemoveBarePHP
8 years ago
Adam Warner 6a28070017 Too many `-`s
8 years ago
Dan Schaper 91b948332e Merge pull request #754 from pi-hole/fix/bashConditional
8 years ago
Dan Schaper d1a7fe2d44 fix/bashConditional
8 years ago
Adam Warner 8224ef20a4 Merge pull request #748 from das7pad/development
8 years ago
Dan Schaper a4c3464bc8 Merge pull request #749 from pi-hole/feature/installMethod
8 years ago
Adam Warner 5966d76e9a Merge pull request #729 from pi-hole/development
8 years ago
Dan Schaper c39324d11f Remove bare php package from dependencies
8 years ago
Dan Schaper 8c151c62ce echo's don't need sudo
8 years ago
Dan Schaper 50d16d8215 Finish `install` conversion for installScripts()
8 years ago
Dan Schaper 3bbac9a5f2 `install` pihole
8 years ago
Dan Schaper 3600fd277e Don't need `sudo` to echo to term.
8 years ago
Dan Schaper e8bb4a7e36 Continue migration to `install`
8 years ago
Dan Schaper 36987cb1cc Continue migration to `install`
8 years ago
Dan Schaper 5382b4fa37 Change installScripts to use install
8 years ago
Jakob Ackermann 28ef8068c8 add mimetype for .svg
8 years ago
Jacob Salmela ca0cbd68d6 Merge pull request #743 from pi-hole/whatDuplicates
8 years ago
Promofaux c281b47905 Mover {SUDO} mkdir -p /etc/pihole/ back to the beginning.
8 years ago
Promofaux aca5064743 --force seems to light. lets try --i_do_not_follow_recommendations
8 years ago
Promofaux 6f780316c4 remove whiptail dependency from verifyFreeDiskSpace.
8 years ago
Promofaux 4e262d81f0 wrap these vars in {} to matcht he rest of the script
8 years ago
Promofaux 6c2ff950ee remote duplicate ${SUDO} mkdir /etc/pihole
8 years ago
Promofaux 7684069d0b verifyFreeDiskSpace BEFORE installing any dependencies
8 years ago
Promofaux 73c85ae68a remove duplicate calls to installConfigs
8 years ago
Dan Schaper 911e39ba09 Merge pull request #726 from pi-hole/DebugUpdate
8 years ago
Dan Schaper 9a421d510a Ignore comments in adlists.list section.
8 years ago
Adam Warner 3bc7172e5e Merge pull request #738 from pi-hole/updateFix
8 years ago
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
Adam Warner 0d0fc2504a Merge pull request #735 from diginc/patch-1
8 years ago
Adam Hill 0d4402ee0c Update README.md
8 years ago
Adam Warner 722def9362 Merge pull request #734 from pi-hole/phpVerCheckFix
8 years ago
Promofaux 6a8bef83b3 Fix the php version check command (Thanks @diginc!)
8 years ago
Dan Schaper a9c3e2c7ba Add log_write function. Update version_check to use logical conditionals.
8 years ago
Dan Schaper 7fcb40739d Close IF statement
8 years ago
Dan Schaper 5a3d319677 Add fail check to dig local and remote.
8 years ago
Dan Schaper 8466d0b681 Change NSLOOKUP to dig for resolver tests, add dnsmasq specific records check
8 years ago
Dan Schaper 5de179f1eb Remove blacklist comparison.
8 years ago
Dan Schaper 36e10595cc Change netstat to lsof.
8 years ago
Jacob Salmela 78c8723629 Merge pull request #708 from pi-hole/github-templates
8 years ago
Dan Schaper edd7f28104 Add internet checks to IP section
8 years ago
Dan Schaper dba1ab3fc0 Remove compareWhitelist
8 years ago
Dan Schaper 3df9c48012 Include ping statistics in default gateway checks.
8 years ago
Jacob Salmela 6f6450bcff simplify a bit more
8 years ago
Jacob Salmela 1f34203167 Merge pull request #722 from pi-hole/BugFix718
8 years ago
Jacob Salmela fed20648c6 Merge pull request #727 from pi-hole/BugFix725
8 years ago
Adam Warner 3fc3c5cae4 Add iproute2 to fix #653
8 years ago
Adam Warner daa5366b57 Check if php5 is available in apt-cache, if so install it, else just install php
8 years ago