mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-10-04 03:46:06 +08:00
code block addad
@@ -1,3 +1,4 @@
|
|||||||
|
```bash
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#echo hi
|
#echo hi
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
@@ -42,3 +43,4 @@ do
|
|||||||
backup_file $ file
|
backup_file $ file
|
||||||
done
|
done
|
||||||
echo "backup process end"
|
echo "backup process end"
|
||||||
|
```
|
Reference in New Issue
Block a user