Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kiddin9 committed Apr 6, 2021
1 parent 2e24212 commit 59a446d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onekey/recompile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ echo
sleep 3s

if [ -f sdk1.tar.xz ]; then
mkdir sdk build_dir
mkdir sdk
tar -xJf sdk1.tar.xz -C sdk
cp -rf sdk/*/staging_dir/* ./staging_dir/
rm -rf sdk sdk1.tar.xz
Expand Down

0 comments on commit 59a446d

Please sign in to comment.