mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 15:21:52 +01:00
Update todo
Clarified todo for boilr subshell
This commit is contained in:
parent
c9612ad469
commit
6452d8ab07
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user