Change RC folder caps
This commit is contained in:
parent
387df71566
commit
38e496ccee
@ -50,7 +50,7 @@ FINALDEST=$DEST/images
|
||||
if [[ "${MAKE_FOLDERS}" == yes ]]; then
|
||||
|
||||
if [[ "$RC" == yes ]]; then
|
||||
FINALDEST=$DEST/images/"${BOARD}"/RC
|
||||
FINALDEST=$DEST/images/"${BOARD}"/rc
|
||||
elif [[ "$BETA" == yes ]]; then
|
||||
FINALDEST=$DEST/images/"${BOARD}"/nightly
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user