forked from cohabit/server_config
6 lines
161 B
Bash
6 lines
161 B
Bash
# Install or upgrade caddy
|
|
nala install -y caddy
|
|
|
|
# Install or upgrade vundle
|
|
git clone https://github.com/VundleVim/Vundle.vim.git /root/.vim/bundle/Vundle.vim
|