summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordevome2024-01-21 00:42:18 +0800
committerdevome2024-01-21 00:42:18 +0800
commit1bb4ba23ce12c9ea4ffe84b43a97f3cb4d4ecb79 (patch)
treec5f22b617f572ad77edf30f864fb2f61703481ce
parent27e05c939885a2ec20bb6fc0615c276093a60d5b (diff)
downloadaur-1bb4ba23ce12c9ea4ffe84b43a97f3cb4d4ecb79.tar.gz
frp-panel: 0.0.11-2
-rw-r--r--frp-panel.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/frp-panel.install b/frp-panel.install
index 379b932d42e4..d4d7cf1966be 100644
--- a/frp-panel.install
+++ b/frp-panel.install
@@ -16,7 +16,7 @@ post_install() {
master 节点的启动命令为 'systemctl enable --now $_pkgname@master.service' ...
server 节点的环境变量文件为 '/etc/ftp-panel/server.env' ...
server 节点的启动命令为 'systemctl enable --now $_pkgname@server.service' ...
- client 节点的环境变量文件为 '/etc/ftp-panel/vlient.env' ...
+ client 节点的环境变量文件为 '/etc/ftp-panel/client.env' ...
client 节点的启动命令为 'systemctl enable --now $_pkgname@client.service' ..."
else
note "master node environment file is '/etc/ftp-panel/master.env' ...