3 lines
71 B
Bash
Executable file
3 lines
71 B
Bash
Executable file
#!/bin/bash
|
|
sudo apt install -y python3 python-is-python3 python3-pip;
|