We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c087ed4 commit c3d10f9Copy full SHA for c3d10f9
scripts/check_all.bash
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
4
PWD=`pwd`
5
cd $DIR
0 commit comments