fix: allow packages to be skipped
This commit is contained in:
parent
9eec3451c6
commit
84cd7f34dc
@ -2,7 +2,6 @@
|
||||
set -eo pipefail
|
||||
|
||||
DEPS_PATH="${HOME}/.local/share"
|
||||
SKIP_PKG_INSTALL=false
|
||||
SCRIPT_DIR="$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)"
|
||||
PKG_INSTALL_CMD=""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user