mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-06-06 05:38:54 -04:00
Shellcheck fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
d2e87f0a01
commit
7d8cdecb67
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
# License for the specific language governing permissions and limitations under
|
||||
# the License.
|
||||
|
||||
set -eu -o pipefail
|
||||
set -eu
|
||||
|
||||
unpriv(){
|
||||
sudo -u nobody "${@}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue