2 lines
98 B
Bash
2 lines
98 B
Bash
#!/bin/bash
|
|
sudo apt-get update && sudo apt-get install -y python2.7 python-sphinx python-pygments |