We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cdcf26 commit a6d6451Copy full SHA for a6d6451
main.sh
@@ -20,7 +20,6 @@ if [[ "$DOWNLOAD" != "0" ]]; then
20
rm -rf $src
21
git clone https://github.com/puzzlef/$src
22
cd $src
23
- git checkout approach-majorities
24
fi
25
26
# Fixed config
0 commit comments