mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
fix: correct service section header in install-agent.sh
This commit is contained in:
@@ -122,7 +122,7 @@ cat <<EOF >$service_file
|
||||
Description=GoDoxy Agent
|
||||
After=docker.socket
|
||||
|
||||
[Service]]
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=${bin_path}
|
||||
EnvironmentFile=${env_file}
|
||||
|
||||
Reference in New Issue
Block a user