[scripts] added Forensic Xfce specs to Build Weekly
This commit is contained in:
parent
b5b85c4a1f
commit
9110722de7
@ -41,10 +41,14 @@ if [ "${ACTION}" = "weekly" ]; then
|
|||||||
REMASTER_SPECS=(
|
REMASTER_SPECS=(
|
||||||
"sabayon-amd64-gaming.spec"
|
"sabayon-amd64-gaming.spec"
|
||||||
"sabayon-x86-gaming.spec"
|
"sabayon-x86-gaming.spec"
|
||||||
|
"sabayon-amd64-xfceforensic.spec"
|
||||||
|
"sabayon-x86-xfceforensic.spec"
|
||||||
)
|
)
|
||||||
REMASTER_SPECS_ISO=(
|
REMASTER_SPECS_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"
|
||||||
|
"Sabayon_Linux_DAILY_amd64_ForensicsXfce.iso"
|
||||||
|
"Sabayon_Linux_DAILY_x86_ForensicsXfce.iso"
|
||||||
)
|
)
|
||||||
elif [ "${ACTION}" = "daily" ]; then
|
elif [ "${ACTION}" = "daily" ]; then
|
||||||
SOURCE_SPECS=(
|
SOURCE_SPECS=(
|
||||||
|
Loading…
Reference in New Issue
Block a user