1
0

refactor helper function in own library

This commit is contained in:
2022-07-16 20:35:12 +02:00
parent 6456e74c64
commit fcc120ee5c
4 changed files with 8 additions and 15 deletions

View File

@@ -2,6 +2,8 @@
set -eu
source "${BOOTSTRAP_LIB}/helpers"
VERSION="1.9.1"
INSTALL_DIR="${HOME}/.local/bin"
INSTALLED_VERSION=""