Drop unused arkdep_dir variable
This commit is contained in:
parent
10d0b73cfb
commit
7affaa8907
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ cleanup_and_quit () {
|
||||||
## Set common variables
|
## Set common variables
|
||||||
#
|
#
|
||||||
declare -r workdir='/var/tmp/rootfs'
|
declare -r workdir='/var/tmp/rootfs'
|
||||||
declare -r arkdep_dir='/arkdep'
|
|
||||||
declare -r variant="$1"
|
declare -r variant="$1"
|
||||||
|
|
||||||
if [[ -v ARKDEP_CONFIGS ]]; then
|
if [[ -v ARKDEP_CONFIGS ]]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue