diff --git a/verify.sh b/verify.sh new file mode 100755 index 0000000..8c3cbfc --- /dev/null +++ b/verify.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +exit 0