Compare commits

..

2 Commits

Author SHA1 Message Date
Thenlie d2408b1bce change success to completed in comment pr workflow 2026-03-31 13:13:32 -06:00
Thenlie 29244bcf1b remove specific node version so default is 24 2026-03-31 13:13:32 -06:00
-1
View File
@@ -388,7 +388,6 @@ Books on general-purpose programming that don't focus on a specific language are
### Bash
* [z](www.google.com) - Leithen C
* [Advanced Bash-Scripting Guide](https://tldp.org/LDP/abs/html/) - M. Cooper (HTML)
* [Bash Guide for Beginners (2008)](https://www.tldp.org/LDP/Bash-Beginners-Guide/html/) - M. Garrels (HTML)
* [Bash Notes for Professionals](https://goalkicker.com/BashBook/) - Compiled from StackOverflow documentation (PDF)