We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5482a61 commit 2eeb409Copy full SHA for 2eeb409
articles/automation/troubleshoot/hybrid-runbook-worker.md
@@ -368,7 +368,7 @@ To resolve this issue:
368
369
1. Run these commands:
370
371
- ```
+ ```bash
372
sudo mv -f /home/nxautomation/state/worker.conf /home/nxautomation/state/worker.conf_old
373
sudo mv -f /home/nxautomation/state/worker_diy.crt /home/nxautomation/state/worker_diy.crt_old
374
sudo mv -f /home/nxautomation/state/worker_diy.key /home/nxautomation/state/worker_diy.key_old
0 commit comments