mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #1156] [MERGED] [FIX] Use shebang line that can work on different distributions #1943
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1156
Author: @NilsIrl
Created: 12/22/2019
Status: ✅ Merged
Merged: 12/22/2019
Merged by: @cfsmp3
Base:
master← Head:nixos📝 Commits (1)
6b102ebUse shebang line that can work on different distributions📊 Changes
8 files changed (+8 additions, -8 deletions)
View changed files
📝
linux/autogen.sh(+1 -1)📝
linux/build(+1 -1)📝
linux/build-static.sh(+1 -1)📝
linux/build_hardsubx(+1 -1)📝
linux/builddebug(+1 -1)📝
linux/cleanup(+1 -1)📝
linux/module_generator(+1 -1)📝
linux/pre-build.sh(+1 -1)📄 Description
use
/usr/bin/env bashinstead of/bin/bashas bash might not always be there🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.