summarylogtreecommitdiffstats
path: root/ddns-go.install
diff options
context:
space:
mode:
authordevome2024-04-10 23:34:04 +0800
committerdevome2024-04-10 23:34:04 +0800
commit23011418d71075239c763878bfcf465eab90e92e (patch)
treed559f6789805e106d1137280d84d744b2ebef8e9 /ddns-go.install
parent32b1b40de305b4a28a38e8eb60024f5e049fc780 (diff)
downloadaur-23011418d71075239c763878bfcf465eab90e92e.tar.gz
ddns-go: 6.3.2-2
Diffstat (limited to 'ddns-go.install')
-rw-r--r--ddns-go.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/ddns-go.install b/ddns-go.install
index 7d49cb331017..245598167ac5 100644
--- a/ddns-go.install
+++ b/ddns-go.install
@@ -11,7 +11,6 @@ note() {
}
post_install() {
- chown -R "ddns-go:ddns-go" "/etc/$_pkgname"
if [[ $LANG == "zh_CN.UTF-8" ]]; then
note "从 6.0.1-1 开始,不再以 root 权限运行 $_pkgname ...
可以以普通用户启用 $_pkgname: 'systemctl enable --user --now $_pkgname.service'...