mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-25 15:16:53 +01:00
final
This commit is contained in:
parent
64924f5048
commit
079d6d2ad4
3
build.sh
3
build.sh
@ -6,8 +6,7 @@ PACKAGE_FILE_NAME="SC64"
|
||||
|
||||
FILES=(
|
||||
"./fw/ftdi/ft232h_config.xml"
|
||||
"./fw/project/lcmxo2/impl1/sc64_impl1_tw1.html"
|
||||
"./fw/project/lcmxo2/impl1/sc64_impl1_twr.html"
|
||||
"./fw/project/lcmxo2/impl1/sc64_impl1.twr"
|
||||
"./sw/pc/sc64.py"
|
||||
"./sw/update/sc64.upd"
|
||||
"./LICENSE"
|
||||
|
@ -27,8 +27,6 @@ docker run \
|
||||
|
||||
BUILD_ERROR=$?
|
||||
|
||||
ls -R -lah $(pwd)/fw/project
|
||||
|
||||
popd > /dev/null
|
||||
|
||||
if [ $BUILD_ERROR -ne 0 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user