mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-07-28 16:14:07 +02:00
Remove os_check from update script
Signed-off-by: Christian König <github@yubiuser.dev>
This commit is contained in:
parent
40da3a40ec
commit
d9f4ee7aaa
@ -112,8 +112,6 @@ main() {
|
|||||||
web_update=false
|
web_update=false
|
||||||
FTL_update=false
|
FTL_update=false
|
||||||
|
|
||||||
# Perform an OS check to ensure we're on an appropriate operating system
|
|
||||||
os_check
|
|
||||||
|
|
||||||
# Install packages used by this installation script (necessary if users have removed e.g. git from their systems)
|
# Install packages used by this installation script (necessary if users have removed e.g. git from their systems)
|
||||||
package_manager_detect
|
package_manager_detect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user