Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build.sh #133

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update build.sh #133

wants to merge 2 commits into from

Commits on Feb 23, 2022

  1. Update build.sh

    I tried to fix DSM7.0 41882 build spk failed
    At the same time, fixed the problem of abnormal file download from https://crt.sh/?d=8395 using wget
    simonzcx authored Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3bdab81 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Update Dockerfile

    I tried to fix DSM7.1 42661 build spk failed
    when when i run `sudo docker run --rm --privileged --env PACKAGE_ARCH=Geminilake --env DSM_VER=7.1 -v $(pwd)/artifacts:/result_spk synobuild`
    `/bin/sh: 1: exec: /source/WireGuard/build.sh: Permission denied`
    simonzcx authored May 17, 2022
    Configuration menu
    Copy the full SHA
    5a590c5 View commit details
    Browse the repository at this point in the history