关于OpenWrt-Packages仓库的来源问题 #97
Answered
by
Boos4721
black-binary
asked this question in
Q&A/答疑解惑
-
我观察到OpenWrt-Packages有机器人在更新代码,但是似乎没有看到github actions的部署,比较好奇这个代码更新是如何进行的。以及想问,如果想自行移植官方的package,具体应该如何做呢?感谢 |
Beta Was this translation helpful? Give feedback.
Answered by
Boos4721
Mar 28, 2022
Replies: 1 comment
-
it is a synchronization |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Boos4721
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
it is a synchronization
SHELL
script for another CI, likegit clone package
andsvn co package
.