fix update

This commit is contained in:
wuqi 2023-10-13 10:20:43 +08:00
parent f6fe3e4e25
commit c33d8030ad

1
.rc.sh
View File

@ -22,6 +22,7 @@ function yupdate() {
echo $now > .check
yadm pull
fi
cd - > /dev/null
}
yupdate