[scripts] drop gforensic and kforensic spec files from iso_build.sh
This commit is contained in:
parent
07e3eaba90
commit
f67e43c9e7
@ -39,14 +39,10 @@ if [ "${ACTION}" = "weekly" ]; then
|
|||||||
SOURCE_SPECS=()
|
SOURCE_SPECS=()
|
||||||
SOURCE_SPECS_ISO=()
|
SOURCE_SPECS_ISO=()
|
||||||
REMASTER_SPECS=(
|
REMASTER_SPECS=(
|
||||||
"sabayon-x86-gforensic.spec"
|
|
||||||
"sabayon-x86-kforensic.spec"
|
|
||||||
"sabayon-amd64-gaming.spec"
|
"sabayon-amd64-gaming.spec"
|
||||||
"sabayon-x86-gaming.spec"
|
"sabayon-x86-gaming.spec"
|
||||||
)
|
)
|
||||||
REMASTER_SPECS_ISO=(
|
REMASTER_SPECS_ISO=(
|
||||||
"Sabayon_Linux_Gforensic_DAILY_x86.iso"
|
|
||||||
"Sabayon_Linux_Kforensic_DAILY_x86.iso"
|
|
||||||
"Sabayon_Linux_DAILY_amd64_Gaming.iso"
|
"Sabayon_Linux_DAILY_amd64_Gaming.iso"
|
||||||
"Sabayon_Linux_DAILY_x86_Gaming.iso"
|
"Sabayon_Linux_DAILY_x86_Gaming.iso"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user