Skip to content

Commit d45e022

Browse files
authored
Update extension-based-hybrid-runbook-worker.md
Fix disallowed-html
1 parent 790902e commit d45e022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/automation/troubleshoot/extension-based-hybrid-runbook-worker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Sometimes the uninstallation process might get stuck.
139139

140140
#### Resolution
141141
1. Go to folder: `rm -r /home/hweautomation/state`
142-
1. Go to Hybrid Worker extension installation folder */var/lib/waagent/Microsoft.Azure.Automation.HybridWorker.HybridWorkerForLinux-<version>/*
142+
1. Go to Hybrid Worker extension installation folder */var/lib/waagent/Microsoft.Azure.Automation.HybridWorker.HybridWorkerForLinux-\<version>/*
143143
1. Go to above folder and run command `rm mrseq`
144144
1. Install Hybrid Worker Extension: *"installCommand": "./extension_shim.sh -c ./HWExtensionHandlers.py -i"*
145145
1. Enable Hybrid Worker extension: *"enableCommand": "./extension_shim.sh -c ./HWExtensionHandlers.py -e"*

0 commit comments

Comments
 (0)