mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 14:16:59 +08:00
update.sh: will send online beacon
This commit is contained in:
parent
750271b774
commit
1908bceec9
|
@ -7,6 +7,9 @@ source "$THIS_DIR/tools/common.sh"
|
||||||
DFS_UPDATED_RET=${DFS_UPDATED_RET:-0}
|
DFS_UPDATED_RET=${DFS_UPDATED_RET:-0}
|
||||||
DFS_UPDATE_CHANNEL=${DFS_UPDATE_CHANNEL:-"main"}
|
DFS_UPDATE_CHANNEL=${DFS_UPDATE_CHANNEL:-"main"}
|
||||||
|
|
||||||
|
# send beacon online
|
||||||
|
apost_beacon "sys.online"
|
||||||
|
|
||||||
# fetch origin
|
# fetch origin
|
||||||
cd $DOTFILES
|
cd $DOTFILES
|
||||||
git fetch --all --prune
|
git fetch --all --prune
|
||||||
|
|
Loading…
Reference in New Issue
Block a user