mirror of
https://gitlab.com/Nanolx/patchimage.git
synced 2024-12-26 17:21:50 +01:00
minor fix
This commit is contained in:
parent
f3494d25d3
commit
df567fe7dd
@ -37,7 +37,7 @@ place_files () {
|
||||
|
||||
case ${VERSION} in
|
||||
EUR* )
|
||||
LANGDIRS=( EngEU FraEU GerEU ItaEU SpaEU NedEU PolEU )
|
||||
LANGDIRS=( EngEU FraEU GerEU ItaEU SpaEU )
|
||||
for dir in "${LANGDIRS[@]}"; do
|
||||
cp "${RIIVOLUTION_DIR}"/MessageEN/Message.arc "${WORKDIR}"/files/EU/"${dir}"/Message/Message.arc
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user