new commit
This commit is contained in:
parent
8fc9e83d44
commit
3840c2e809
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
### ## # Set build working variables HERE # ## ###
|
### ## # Set build working variables HERE # ## ###
|
||||||
|
|
||||||
PREFIX=PepMini # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
|
PREFIX=PepMini_arm64 # Sets a unique final name of the ISO and checksum so <HouseKeeping> only removes 2 files .
|
||||||
SUFFIX=amd64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
|
SUFFIX=amd64 # Also used by <HouseKeeping>. And to distinguish between amd64 and x86 or devuan and ubuntu .
|
||||||
BUILD=PepDeb_arm64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
|
BUILD=PepDeb_arm64 # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue