QA: Replace shebang with env-variant #2

Open
kreyren wants to merge 1 commits from fix-shebangs into upstream
Owner

This is to provide a compatibility with nix such as GNU Guix to use the
project painlessly without the need of deploying a sandboxed FHS
environment.

Signed-off-by: Jacob Hrbek kreyren@rixotstudio.cz

This is to provide a compatibility with nix such as GNU Guix to use the project painlessly without the need of deploying a sandboxed FHS environment. Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
kreyren added 1 commit 2023-02-23 09:34:35 +01:00
1a85688c27
QA: Replace shebang with env-variant
This is to provide a compatibility with nix such as GNU Guix to use the
project painlessly without the need of deploying a sandboxed FHS
environment.

Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-shebangs:fix-shebangs
git checkout fix-shebangs

Merge

Merge the changes and update on Gitea.
git checkout upstream
git merge --no-ff fix-shebangs
git checkout upstream
git merge --ff-only fix-shebangs
git checkout fix-shebangs
git rebase upstream
git checkout upstream
git merge --no-ff fix-shebangs
git checkout upstream
git merge --squash fix-shebangs
git checkout upstream
git merge fix-shebangs
git push origin upstream
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: kreyren/parabola-vmbootstrap#2
No description provided.