4 lines
80 B
Bash
4 lines
80 B
Bash
#!/bin/bash
|
|
|
|
pacman --needed --noconfirm -S python python-pip python-setuptools
|