Skip to content

Commit

Permalink
Updated release.sh to include Amiga_CPLD_Readme folder
Browse files Browse the repository at this point in the history
Change-Id: I97d476e013fe4857bc1b58038e7eadcc12502d21
  • Loading branch information
hoglet67 committed May 29, 2021
1 parent 09f8226 commit 777ea4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ cp -a firmware/* ${DIR}
cp -a cpld_firmware ${DIR}
cp -a Profiles ${DIR}
cp -a Resolutions ${DIR}
cp -a Amiga_CPLD_Readme ${DIR}

# Convert to windows line endings
find ${DIR} -name '*.txt' -print0 | xargs -0 unix2dos
Expand Down

0 comments on commit 777ea4f

Please sign in to comment.