This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
4sports
Watch
1
Star
0
Fork
0
You've already forked 4sports
mirror of
https://github.com/a2-4am/4sports.git
synced
2024-11-18 22:05:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e6a7c140ed
4sports
/
bin
/
changebootloader.sh
4 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
migrate source and build files
2021-02-16 06:01:22 +00:00
#!/bin/sh
sync build and UI code
2022-08-23 02:04:55 +00:00
dd
of
=
"
$1
"
bs
=
1
count
=
512
conv
=
notrunc <
"
$2
"
2>/dev/null
Reference in New Issue
Copy Permalink