This commit is contained in:
vanhauser-thc 2024-02-01 13:45:21 +01:00
parent a84b7c7820
commit ac639012fb

View File

@ -9,7 +9,7 @@ echo
echo "[*] Performing basic sanity checks..." echo "[*] Performing basic sanity checks..."
if [ -n "$NO_SPLICING" ]; then if [ -n "$NO_NYX" ]; then
echo "[-] Error: the NO_NYX environment variable is set, please unset." echo "[-] Error: the NO_NYX environment variable is set, please unset."
exit 0 exit 0