Taerfik update script doesn't restart service
elad-bar opened this issue · 0 comments
elad-bar commented
Please verify that you have read and understood the guidelines.
yes
A clear and concise description of the issue.
Running the script of update for traefik is not running systemctl restart taerfik.service
post update
File:
https://github.com/tteck/Proxmox/blob/main/ct/traefik.sh
Function:
update_script
What settings are you currently utilizing?
Default Settings
Which Linux distribution are you employing?
Debian 12
If relevant, including screenshots or a code block can be helpful in clarifying the issue.
No response
Please provide detailed steps to reproduce the issue.
open traefik website - remember last version
run update
command
refresh traefik website
expected result - version changed
actual result - version remain the same
workaround: run systemctl restart traefik.sevice
expected result - version changed
actual result - version changed