Sep 3, 2018 · 1 min read
Max. When I write $ F1CONTENT_BLOB_HASH=$( \ . echo ‘f1 content’ | git hash-object -w – stdin )
It complains:
bash: echo: command not found
Max. When I write $ F1CONTENT_BLOB_HASH=$( \ . echo ‘f1 content’ | git hash-object -w – stdin )
It complains:
bash: echo: command not found