diff --git a/build-ds918-7.0.1.sh b/build-ds918-7.0.1.sh index 1394066..bc5332c 100644 --- a/build-ds918-7.0.1.sh +++ b/build-ds918-7.0.1.sh @@ -29,6 +29,6 @@ cd redpill-load cp ${root}/user_config.DS918+.json ./user_config.json ./ext-manager.sh add 'https://raw.githubusercontent.com/jumkey/redpill-load/develop/redpill-acpid/rpext-index.json' ./ext-manager.sh add 'https://raw.githubusercontent.com/pocopico/rp-ext/master/tg3/rpext-index.json' -sudo ./build-loader.sh 'DS918+' '7.0.1-42218' +sudo ./build-loader.sh 'DS918+' '7.1.0-42661' mv images/redpill-DS918*.img ${root}/output/redpill-DS918+_7.0.1.img cd ${root}