This commit is contained in:
2017-12-05 13:44:10 +08:00
parent 87147abd10
commit d53e86870e
3 changed files with 18 additions and 0 deletions

5
apt/install.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
sudo apt update && sudo apt install -y \
vim \
httpie