db-tutorial/scripts/gitpush.sh

6 lines
72 B
Bash

#!/usr/bin/env bash
cd ..
git push github master
git push gitee master