mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
Some OSes don't have bash in /usr/bin, others have an ancient bash at this path. Fixes bug 30840; bugfix on 0.4.0.1-alpha.
4 lines
226 B
Text
4 lines
226 B
Text
o Minor bugfixes (git scripts):
|
|
- Stop hard-coding the bash path in the git scripts. Some OSes don't
|
|
have bash in /usr/bin, others have an ancient bash at this path.
|
|
Fixes bug 30840; bugfix on 0.4.0.1-alpha.
|