make shell scripts more POSIX-compatible, and use tabs instead of spaces

This commit is contained in:
2025-07-21 12:49:11 +02:00
parent aefe0e6dce
commit 9b51e31f1a
11 changed files with 25 additions and 30 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/sh
__NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only __GLX_VENDOR_LIBRARY_NAME=nvidia "$@"