Update static shebangs to flexible /usr/bin/env
* Also fixes static /bin/chmod executable call in UDEV rules * Resolves #4166
This commit is contained in:
parent
72507ea108
commit
15c3d8591c
4 changed files with 5 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#-----------------------------------------------------------------------#
|
||||
# OpenRGB AppImage Build Script #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue