This website works better with JavaScript
Home
Explore
Help
Sign In
yongxu
/
xf-controller
Watch
7
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
dcd102b126
Branches
Tags
master
xf-controller
/
copyui.sh
copyui.sh
83 B
History
Raw
1
2
3
echo "更新 UI"
cp -rf wire-controller-ui/generated main/ui
echo "更新 UI完成"