This website requires JavaScript.
Explore
Help
Register
Sign In
ljydlv
/
videoplayer
Watch
1
Star
0
Fork
You've already forked videoplayer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
daa799dfb5
videoplayer
/
build.sh
5 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
添加构建脚本
2024-07-05 19:48:04 +08:00
#!/bin/bash
修改构建脚本
2024-07-05 19:49:19 +08:00
echo
"Building the project"
修改构建脚本
2024-07-05 19:52:18 +08:00
source
/etc/profile
添加构建脚本
2024-07-05 19:48:04 +08:00
go build
echo
"Build complete"