diff --git a/etc/maketag.sh b/etc/maketag.sh index 3c22719b..36433756 100755 --- a/etc/maketag.sh +++ b/etc/maketag.sh @@ -1,3 +1,5 @@ +#!/bin/bash -e + git checkout master git merge develop