dotfiles/upgrade.sh

5 lines
109 B
Bash
Raw Normal View History

2018-08-23 17:35:40 +00:00
#!/usr/bin/env bash
git pull --rebase --stat origin master
git submodule update --init --recursive --remote