mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Update agent.go
This commit is contained in:
@@ -485,8 +485,6 @@ func (tm *TokenManager) MonitorSecretChanges(secretTemplate Template, sigChan ch
|
||||
execTimeout := secretTemplate.Config.Exec.Timeout
|
||||
execCommand := secretTemplate.Config.Exec.Command
|
||||
|
||||
// Now you can use the `command` variable, which is guaranteed to be a string
|
||||
|
||||
for {
|
||||
token := tm.GetToken()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user