mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-23 21:46:27 +02:00
6 lines
128 B
Bash
Executable file
6 lines
128 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
# Pyth install
|
|
source ../../python/3.9.1/build.sh
|
|
|
|
git clone -q "https://github.com/isaacg1/pyth.git" pyth
|