Problem with build fimware for Archer C20 V1 #139
-
|
Hello. I made fork and added this build config without any editing https://gitlab.com/hadzhioglu/padavan-ng/-/blob/master/trunk/configs/templates/tplink/tl_c20-v1.config Run FW_FILE_NAME="$(find padavan-ng/trunk/images -type f -regextype posix-extended -iregex ".*\.(trx|bin)$" \
cp: -r not specified; omitting directory 'padavan-ng/trunk/images/'
Error: Process completed with exit code 1.How can I fix it? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Just edited line 63 in .github/workflows/build.yaml /build.yml |
Beta Was this translation helpful? Give feedback.
-
|
Actual error is on the Build firmware step (taken from your build #2): When I've now added a check in |
Beta Was this translation helpful? Give feedback.
В итоге видимо надо было вначале шить openwrt, а потом из неё прошивку от padavan.
Как восстановил: