mirror of
https://github.com/bpkg/bpkg
synced 2024-11-08 01:10:36 +00:00
Removed unnecessary VERSION on the install.sh
script
This commit is contained in:
parent
ac4be078ea
commit
28b5c87ce7
@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
VERSION="0.0.1"
|
||||
REMOTE=${REMOTE:-https://github.com/bpkg/bpkg.git}
|
||||
TMPDIR=${TMPDIR:-/tmp}
|
||||
DEST=${DEST:-${TMPDIR}/bpkg-master}
|
||||
|
Loading…
Reference in New Issue
Block a user