mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-08-30 22:05:34 +00:00
Corrected one spelling error (changed "Of cause, ..." to "Of course, ...").
@@ -41,7 +41,7 @@ If you want to contribute your script, the shebang must be:
|
||||
```
|
||||
After the installation, acme.sh could change the shebang to bash to get a better performance if you have bash on your machine.
|
||||
|
||||
Of cause, if you just use it on your own, it can be any valid shebang on your machine. It could be `sh` or `bash`, it's up to you.
|
||||
Of course, if you just use it on your own, it can be any valid shebang on your machine. It could be `sh` or `bash`, it's up to you.
|
||||
|
||||
### 5. There must be 2 functions in your script:
|
||||
|
||||
|
Reference in New Issue
Block a user