mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-08 10:50:28 +00:00
Added missing dependency mentioned at https://github.com/jart/cosmopolitan/issues/334 to get installing Cosmopolitan working on Ubuntu 23.04 64bit.
This commit is contained in:
parent
0c630d95b5
commit
8e3b2b2ea3
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ It's recommended that Cosmopolitan be installed to `/opt/cosmo` and
|
|||
contains your non-monorepo artifacts.
|
||||
|
||||
```
|
||||
sudo sh -c "echo ':APE:M::MZqFpD::/bin/sh:' >/proc/sys/fs/binfmt_misc/register"
|
||||
sudo mkdir -p /opt
|
||||
sudo chmod 1777 /opt
|
||||
git clone https://github.com/jart/cosmopolitan /opt/cosmo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue