Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
adguardhome
Commits:
05adfad1 by Giovanni Harting at 2024-09-21T15:30:04+02:00
remove .install
- - - - -
1 changed file:
- − adguardhome.install
Changes:
=====================================
adguardhome.install deleted
=====================================
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-post_upgrade() {
- # show config hint for upgrading from <= 1:0.107.26-1
- if [ $(vercmp "${2}" "1:0.107.27-1") -eq -1 ]; then
- echo ":: AdGuardHome is now configured in /etc/adguardhome.yaml"
- echo " The old configuration file /etc/default/adguardhome is
deprecated."
- echo " Please check your setup if you used a different config file
location or method."
- fi
-}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adguardhome/-/commit/05adfad18255621a5c10b7e8286d093a05a2f500
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/adguardhome/-/commit/05adfad18255621a5c10b7e8286d093a05a2f500
You're receiving this email because of your account on gitlab.archlinux.org.