backport waitmans changes #1170 from master

This commit is contained in:
Mario Vavti
2018-05-20 11:39:59 +02:00
parent b11db26edf
commit 63f84ece6e
13 changed files with 13 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
if [ ! -d .git ]; then
echo Unable to update `pwd`
exit