add ycompany

This commit is contained in:
wuqi 2023-10-30 14:33:56 +08:00
parent c148a28d66
commit 5cce2744e4

View File

@ -51,3 +51,8 @@ function pstat() {
echo "\033[31m代理关闭\033[0m"
fi
}
function ycompany() {
yadm config local.class company
yadm alt
}