mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-22 15:35:09 +00:00
example bash -c bash2env.sh
This commit is contained in:
parent
f0a7d85351
commit
1dc0211890
@ -49,7 +49,7 @@ You must install a more current version of bash, as the default bash is way to o
|
||||
see e.g. [Install Bash on Mac](http://macappstore.org/bash/)
|
||||
|
||||
After installation / update of bashbot you must change the shebang line to point to your bash location
|
||||
e.g. with the provided script ```bash -c "examples/bash2env \*.sh \*\/\*.sh"```
|
||||
e.g. with the provided script ```bash -c "examples/bash2env *.sh */*.sh"```
|
||||
|
||||
We stay with /bin/bash shebang, because using the system bash is more save, see
|
||||
[Security Considerations](../README.md#Security-Considerations)
|
||||
|
Loading…
Reference in New Issue
Block a user