cosmopolitan build

This commit is contained in:
veclav talica
2023-09-21 11:43:12 +05:00
parent bb91e60199
commit 511936220e
8 changed files with 41 additions and 4 deletions

4
extern/cosmopolitan/get.sh vendored Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
wget wget https://justine.lol/cosmopolitan/cosmopolitan.tar.gz
unzip cosmopolitan.tar.gz

4
extern/get.sh vendored Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
cd ./cosmopolitan
./get.sh