We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e99fe commit b9aeb15Copy full SHA for b9aeb15
fetch_modules.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
3
-source pins.sh
+source ./pins.sh
4
5
git clone https://gitlab.gnome.org/GNOME/gtk-osx.git _gtk-osx-modules
6
(cd _gtk-osx-modules && git checkout $PIN_GTK_OSX_COMMIT)
0 commit comments