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