mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-24 12:23:11 +08:00
5 lines
53 B
Bash
5 lines
53 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
cd dongdigua.github.io
|
||
|
git pull --rebase
|