mirror of
https://github.com/prurigro/darkcloud-vimconfig.git
synced 2024-11-22 06:44:09 -05:00
5 lines
65 B
Text
5 lines
65 B
Text
|
#!/usr/bin/env bash
|
||
|
|
||
|
git pull origin
|
||
|
git submodule update --init
|