mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-27 21:10:29 +00:00
Update the blink binaries
This commit is contained in:
parent
cd27a53345
commit
0708310041
10 changed files with 1 additions and 1 deletions
|
@ -700,7 +700,7 @@ emush: .ascii "\n@\n#'\"\n"
|
|||
// 2. gunzip the blink virtual machine executable
|
||||
// 3. relaunch this program inside the blink vm
|
||||
.ascii "o=\"$(command -v \"$0\")\"\n"
|
||||
.ascii "e=\"${TMPDIR:-${HOME:-.}}/.ape-blink-1.0\"\n"
|
||||
.ascii "e=\"${TMPDIR:-${HOME:-.}}/.ape-blink-1.1\"\n"
|
||||
|
||||
// Blink for Aarch64 Linux, e.g. Raspberry Pi
|
||||
.ascii "if [ \"$m\" = aarch64 ]; then\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue