3 lines
62 B
Bash
3 lines
62 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
bash ./install.sh python3 pip3 /usr/local
|