Skip to content

install.sh: Install executable etc-files correctly #336

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Commits on Jul 24, 2023

  1. install.sh: Install executable etc-files correctly

    Commit 96c17c9 ("install.sh: Install files from etc/ implicitly")
    missed the fact, that etc/mxq/gpu-policy is an executable script and
    should be install with +x.
    
    So check, whether the source file is executable and if so, then install
    it as executable.
    donald committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    fb4deb6 View commit details
    Browse the repository at this point in the history