From 6452d8ab07019bd40b7f06ed858b565d62521472 Mon Sep 17 00:00:00 2001 From: pythoninthegrass <4097471+pythoninthegrass@users.noreply.github.com> Date: Sat, 12 Aug 2023 14:19:01 -0500 Subject: [PATCH] Update todo Clarified todo for boilr subshell --- NonSteamLaunchers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index 74bb01a..b63eb7f 100755 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -1324,7 +1324,7 @@ if [[ $options == "Find Games" ]]; then # Add execute permissions to the linux_BoilR file chmod +x linux_BoilR - # TODO: brittle subshell proces; should create working directory variable and launch explicitly with `bash -c "linux_BoilR"` + # TODO: brittle subshell proces; should ~~create working directory variable~~ [edit: `download_dir`] and launch explicitly with `bash -c "linux_BoilR"` # Run BoilR from the current directory ./linux_BoilR