chore: add worker command paramters

This commit is contained in:
jialin
2024-12-23 19:13:55 +08:00
parent 6ce6a932e1
commit 762ab30c71
8 changed files with 94 additions and 28 deletions
@@ -12,7 +12,7 @@ const AddWorker: React.FC<ViewModalProps> = (props) => {
const origin = window.location.origin;
return (
<div>
<div className="script-install">
<h4>{intl.formatMessage({ id: 'resources.worker.linuxormaxos' })}</h4>
<HighlightCode
code={addWorkerGuide.mac.registerWorker({