pihole
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
apk update
|
||||
apk upgrade --force-missing-repositories
|
||||
|
||||
pihole -up
|
||||
|
||||
Reference in New Issue
Block a user