[geany/geany-osx] 66bfec: Make sure we use bash to run gtk-osx-setup.sh
Jiří Techet
git-noreply at xxxxx
Wed Nov 10 23:14:53 UTC 2021
Branch: refs/heads/master
Author: Jiří Techet <techet at gmail.com>
Committer: Jiří Techet <techet at gmail.com>
Date: Wed, 10 Nov 2021 23:14:53 UTC
Commit: 66bfec63f5610c588b0440cd16a6720f0382b7ef
https://github.com/geany/geany-osx/commit/66bfec63f5610c588b0440cd16a6720f0382b7ef
Log Message:
-----------
Make sure we use bash to run gtk-osx-setup.sh
Modified Paths:
--------------
README.md
Modified: README.md
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -92,7 +92,7 @@ To create the bundle, you need to first install JHBuild and GTK as described bel
```
and run it:
```
- sh gtk-osx-setup.sh
+ bash gtk-osx-setup.sh
```
4. Add the following lines to `~/.config/jhbuildrc-custom`:
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Commits
mailing list