mirror of https://github.com/wg-easy/wg-easy
Browse Source
Alpine's linux-lts-dev package installs headers to /usr/src/linux-headers-lts/ not /usr/src/linux-headers-<version>. This fixes the kernel module build failure in the deployment workflow. Fixes kernel module compilation error: make[1]: *** /usr/src/linux-headers-6.6.109: No such file or directory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>pull/2194/head
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue