Lift restriction on bash since the script runs perfectly with dash (when you have GNU sed)
This commit is contained in:
parent
c25ccd67a5
commit
4c9373a055
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
indent()
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue