mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-10 10:47:51 +08:00
fix EOF quoting
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
parent
ef5e94a8af
commit
0b0ddefcaf
@ -9,7 +9,7 @@ test_init_ipfs
|
||||
test_launch_ipfs_daemon
|
||||
test_kill_ipfs_daemon
|
||||
|
||||
SPEC_ORIG=$(cat <<EOF)
|
||||
SPEC_ORIG=$(cat <<'EOF')
|
||||
{
|
||||
"mounts": [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user