Skip to content

Commit

Permalink
chore: #2 fix executable path
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdan-shulha committed Jun 28, 2024
1 parent 1604201 commit cc52695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ Environment=PTAH_HOME=/home/$USER/ptah-agent
Environment=PTAH_TOKEN=$PTAH_TOKEN
Environment=PTAH_BASE_URL=$PTAH_BASE_URL
Type=exec
ExecStart=/home/$USER/ptah-agent/current/ptah-agent
ExecStart=/home/$USER/ptah-agent/current
Restart=always
RestartSteps=5
RestartSec=5
Expand Down

0 comments on commit cc52695

Please sign in to comment.