mirror of
https://github.com/hectorm/hblock.git
synced 2026-04-22 23:16:36 +05:30
Updated banner
This commit is contained in:
parent
3b68a4f7ec
commit
f7fe323fa3
27 changed files with 38 additions and 36 deletions
|
|
@ -13,6 +13,8 @@ SCRIPT_DIR="$(CDPATH='' cd -- "$(dirname -- "${0:?}")" && pwd -P)"
|
|||
export HOSTNAME='hblock'
|
||||
export ETCDIR="${SCRIPT_DIR:?}/etc"
|
||||
export XDG_CONFIG_HOME="${ETCDIR:?}"
|
||||
export HBLOCK_VERSION='0.0.0'
|
||||
export HBLOCK_REPOSITORY='https://example.com'
|
||||
|
||||
runInTestShell() {
|
||||
${TEST_SHELL:-/bin/sh} -- "${@-}" 2>&1 ||:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue