From 21c56e78988e424ef027985312b4e376a84c15f9 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 15 Sep 2022 14:07:46 +0200 Subject: Improved usage of x86_64 bash with BOX64_BASH env var --- docs/USAGE.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs') diff --git a/docs/USAGE.md b/docs/USAGE.md index aa7c9a49..202062af 100755 --- a/docs/USAGE.md +++ b/docs/USAGE.md @@ -192,6 +192,11 @@ Disables the load of vulkan libraries. * 0 : Load vulkan libraries if found. * 1 : Disables the load of vulkan libraries, both the native and the i386 version (can be useful on Pi4, where the vulkan driver is not quite there yet.) +#### BOX64_BASH +Define x86_64 bash to launch script + * yyyy + Will use yyyy as x86_64 bash to launch script. yyyy needs to be a full path to a valid x86_64 version of bash + #### BOX64_ENV * XXX=yyyy will add XXX=yyyy env. var. -- cgit 1.4.1