Skip to content

Commit 9e0cdf0

Browse files
add PREFIX to kali scripts
1 parent fef6dee commit 9e0cdf0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/scripts/build-kali.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ OVERRIDER_COMPRESSION_TYPE="gzip"
3232
ENABLE_EXIT=true
3333
DISABLE_LOCAL_DEBOOTSTRAP=true
3434
ENABLE_USER_SETUP=false
35+
PREFIX=$frn
3536

3637
additional_setup() {
3738
# install desktop

build-kali-big.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ OVERRIDER_COMPRESSION_TYPE="gzip"
3232
ENABLE_EXIT=true
3333
DISABLE_LOCAL_DEBOOTSTRAP=true
3434
ENABLE_USER_SETUP=false
35+
PREFIX=$frn
3536

3637
additional_setup() {
3738
# install desktop

0 commit comments

Comments
 (0)