X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=bup;h=e1c0ca8fe3c485d86ebd7ea8efda66974ccfb873;hb=8b7129a1147ad50a3df5c069e86a1d2f06add8a8;hp=0d15289694846be294784ae4a63c42dfbfae9e64;hpb=938537c3a9bb76cfa7d62f931ffee0ff3359aa55;p=bup.git diff --git a/bup b/bup deleted file mode 100755 index 0d15289..0000000 --- a/bup +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -# This is just a convenience wrapper. It's not a symlink because bup -# finds its code relative to dirname(__file__). - -exec $(dirname "$0")/cmd/bup "$@" diff --git a/bup b/bup new file mode 120000 index 0000000..e1c0ca8 --- /dev/null +++ b/bup @@ -0,0 +1 @@ +lib/cmd/bup \ No newline at end of file