Skip to content

Commit

Permalink
help for upgrade_agent
Browse files Browse the repository at this point in the history
  • Loading branch information
jm33-m0 committed Jan 3, 2025
1 parent ab296aa commit 354fa68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/cc/cmd.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var CommandHelp = map[string]string{
"use": "Use a module. eg. `use <module_name>`",
"run": "Run selected module, make sure you have set required options",
"info": "What options do we have?",
"upgrade_agent": "Upgrade agent on selected target",
"upgrade_agent": "Upgrade agent on selected target, put agent binary in /tmp/emp3r0r/www/agent first",
"upgrade_cc": "Upgrade emp3r0r from GitHub",
"ls": "List current directory of selected agent",
"mv": "Move a file to another location on selected target",
Expand Down

0 comments on commit 354fa68

Please sign in to comment.