X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=dcp-update;h=069d84640b2bcbf9021db5e3741e4e1f29f336e8;hb=37df16fdb343d13e5920802850b942c80ed6d081;hp=6b47b040f628c5086ddfdb6cad502dad77298931;hpb=9f26b93f6e237e1abcd9ff6ee7937eed6799dd70;p=dcp.git diff --git a/dcp-update b/dcp-update index 6b47b04..069d846 100755 --- a/dcp-update +++ b/dcp-update @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash set -e @@ -21,7 +21,6 @@ while [ "${1:0:1}" = - ]; do shift if [ "$opt" = N ]; then push=n - shift elif [ "$opt" = h ]; then usage exit 0