mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
3 lines
135 B
Bash
Executable file
3 lines
135 B
Bash
Executable file
#!/bin/bash
|
|
source ../../python/3.10.0/build.sh
|
|
bin/pip3 install https://github.com/samarium-lang/Samarium/archive/refs/tags/0.3.1.zip
|