mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 06:45:48 +03:00
[PR #41] [CLOSED] Restart TRMM agent if it installs choco #57
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/amidaware/rmmagent/pull/41
Author: @silversword411
Created: 12/8/2023
Status: ❌ Closed
Base:
develop← Head:develop📝 Commits (1)
7e71a07Restart TRMM agent if it installs choco📊 Changes
1 file changed (+9 additions, -0 deletions)
View changed files
📝
agent/choco_windows.go(+9 -0)📄 Description
If TRMM agent installs choco anything choco fails because it wasn't in the
%PATH%when agent was started.Just restarting agent service should fix the problem. Hope this is the right spot to put ChatGPTs advise ;)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.