mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-03 19:29:44 +08:00
Updated SC2087 (markdown)
@@ -6,6 +6,7 @@
|
|||||||
ssh host.example.com << EOF
|
ssh host.example.com << EOF
|
||||||
echo "Logged in on $HOSTNAME"
|
echo "Logged in on $HOSTNAME"
|
||||||
EOF
|
EOF
|
||||||
|
```
|
||||||
|
|
||||||
### Correct code:
|
### Correct code:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user