5 lines
38 B
Bash
5 lines
38 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
cd ./cosmopolitan
|
||
|
./get.sh
|