We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae19d07 commit ab49acbCopy full SHA for ab49acb
rundiffstylecheck.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
echo "$(basename $0) start!"
3
-VERSION=v0.1.5
+VERSION=v0.1.6
4
wget https://github.com/AtsushiSakai/DiffSentinel/archive/${VERSION}.zip
5
unzip ${VERSION}.zip
6
./DiffSentinel*/starter.sh HEAD origin/master
0 commit comments