zhengr commited on
Commit
0b15109
·
verified ·
1 Parent(s): 28ab7fe

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +2 -2
entrypoint.sh CHANGED
@@ -1,4 +1,4 @@
1
  #!/bin/bash
2
 
3
- clawdbot gateway install
4
- clawdbot gateway start
 
1
  #!/bin/bash
2
 
3
+ sudo clawdbot gateway install
4
+ sudo clawdbot gateway start