Minor fix
This commit is contained in:
@@ -22,7 +22,7 @@ keywords:
|
||||
---
|
||||
|
||||
Some time ago I wrote about my preference to write Terminal Commands for what I need [^1] and thant was not all.
|
||||
{^1]: [Why I Stop Making Script and Start to Make Bash Terminal Commands]({{< ref "/post/2023/why-i-stop-making-script-and-start-to-make-bash-terminal-commands" >}} "Why I Stop Making Script and Start to Make Bash Terminal Commands")
|
||||
[^1]: [Why I Stop Making Script and Start to Make Bash Terminal Commands]({{< ref "/post/2023/why-i-stop-making-script-and-start-to-make-bash-terminal-commands" >}} "Why I Stop Making Script and Start to Make Bash Terminal Commands")
|
||||
|
||||
~~Sometime~~ More than often I need to build the same basic project for make a Terminal Command and I usualy use _makefile_[^2] for the building of the project or the command specific for this or that particolar project[^makefile].
|
||||
|
||||
|
||||
@@ -7,3 +7,5 @@
|
||||
|
||||
gtag('config', 'G-H22W7LRVGC');
|
||||
</script>
|
||||
|
||||
<script defer src="https://cloud.umami.is/script.js" data-website-id="a8bdb9f4-cbb1-40b7-96ce-75fc122df898"></script>
|
||||
|
||||
Reference in New Issue
Block a user