codeanywhere/apt/install.sh
2017-12-05 13:44:10 +08:00

6 lines
75 B
Bash
Executable File

#!/bin/bash
sudo apt update && sudo apt install -y \
vim \
httpie