diff --git a/PepDeb32/BldHelper-release.sh b/PepDeb32/BldHelper-release.sh index 0175498..a679952 100755 --- a/PepDeb32/BldHelper-release.sh +++ b/PepDeb32/BldHelper-release.sh @@ -8,7 +8,7 @@ PREFIX=PepMini # Sets a unique final name of the ISO and checksum so only removes 2 files . SUFFIX=i386 # Also used by . And to distinguish between amd64 and x86 or devuan and ubuntu . -BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] +BUILD=PepMini # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] ################################################## ### ## # Make NO Edits Below This Line !! # ## ### diff --git a/PepDeb64/BldHelper-release.sh b/PepDeb64/BldHelper-release.sh index e79ca7d..d4a7e2f 100755 --- a/PepDeb64/BldHelper-release.sh +++ b/PepDeb64/BldHelper-release.sh @@ -8,7 +8,7 @@ PREFIX=PepMini # Sets a unique final name of the ISO and checksum so only removes 2 files . SUFFIX=amd64 # Also used by . And to distinguish between amd64 and x86 or devuan and ubuntu . -BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] +BUILD=PepMini # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] ################################################## ### ## # Make NO Edits Below This Line !! # ## ### diff --git a/PepDeb_arm64/BldHelper-release.sh b/PepDeb_arm64/BldHelper-release.sh index f017e65..dba21fb 100755 --- a/PepDeb_arm64/BldHelper-release.sh +++ b/PepDeb_arm64/BldHelper-release.sh @@ -8,7 +8,7 @@ PREFIX=PepMini # Sets a unique final name of the ISO and checksum so only removes 2 files . SUFFIX=arm64 # Also used by . And to distinguish between amd64 and x86 or devuan and ubuntu . -BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] +BUILD=PepMini # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] ################################################## ### ## # Make NO Edits Below This Line !! # ## ### diff --git a/PepDev32/BldHelper-release.sh b/PepDev32/BldHelper-release.sh index 1b5b4ff..de31f76 100755 --- a/PepDev32/BldHelper-release.sh +++ b/PepDev32/BldHelper-release.sh @@ -8,7 +8,7 @@ PREFIX=PepMiniDev # Sets a unique final name of the ISO and checksum so only removes 2 files . SUFFIX=i386 # Also used by . And to distinguish between amd64 and x86 or devuan and ubuntu . -BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] +BUILD=PepMini # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] ################################################## ### ## # Make NO Edits Below This Line !! # ## ### diff --git a/PepDev64/BldHelper-release.sh b/PepDev64/BldHelper-release.sh index 3857b86..1148b92 100755 --- a/PepDev64/BldHelper-release.sh +++ b/PepDev64/BldHelper-release.sh @@ -8,7 +8,7 @@ PREFIX=PepMiniDev # Sets a unique final name of the ISO and checksum so only removes 2 files . SUFFIX=amd64 # Also used by . And to distinguish between amd64 and x86 or devuan and ubuntu . -BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] +BUILD=PepMini # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] ################################################## ### ## # Make NO Edits Below This Line !! # ## ### diff --git a/PepDev_arm64/BldHelper-release.sh b/PepDev_arm64/BldHelper-release.sh index 3904716..08f120b 100755 --- a/PepDev_arm64/BldHelper-release.sh +++ b/PepDev_arm64/BldHelper-release.sh @@ -8,7 +8,7 @@ PREFIX=PepMiniDev # Sets a unique final name of the ISO and checksum so only removes 2 files . SUFFIX=arm64 # Also used by . And to distinguish between amd64 and x86 or devuan and ubuntu . -BUILD=release # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] +BUILD=PepMini # Sets which pepbld.sh to use and the location in /var/www/html/[release|rc|testing|nightly|unstable] ################################################## ### ## # Make NO Edits Below This Line !! # ## ###