You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. First of all thank you for your time and effort. Cute script, makes me want to dive in shell scripting courses lol. Straight to the issue:
·Fresh install
·install_software: command not found (line 123,125) Is it declared anywhere? If so, does gcc12 require a dash or is it an export thing? (Trying to understand not to be pointy or anything)
·stderr Error { kind: ToolnotFound, message: "Failed to find tool. Is gcc-12 installed?" }
Any response is much appreciated. Sorry in advance for the lack of logs since I m stuck using my phone atm.
EDIT: Just realised there is a V3. V2 is missing install_software() function. Would be nice to have the improvements and all. When I m done setting up my machine I will gladly give a hand with this. Thanks again!
The text was updated successfully, but these errors were encountered:
Hi. First of all thank you for your time and effort. Cute script, makes me want to dive in shell scripting courses lol. Straight to the issue:
·Fresh install
·install_software: command not found (line 123,125) Is it declared anywhere? If so, does gcc12 require a dash or is it an export thing? (Trying to understand not to be pointy or anything)
·stderr Error { kind: ToolnotFound, message: "Failed to find tool. Is
gcc-12
installed?" }Any response is much appreciated. Sorry in advance for the lack of logs since I m stuck using my phone atm.
EDIT: Just realised there is a V3. V2 is missing install_software() function. Would be nice to have the improvements and all. When I m done setting up my machine I will gladly give a hand with this. Thanks again!
The text was updated successfully, but these errors were encountered: