dotfiles/upgrade.sh
2018-08-23 19:35:40 +02:00

5 lines
109 B
Bash
Executable file

#!/usr/bin/env bash
git pull --rebase --stat origin master
git submodule update --init --recursive --remote