Lift restriction on bash since the script runs perfectly with dash (when you have GNU sed)

This commit is contained in:
Tissevert 2019-07-26 11:10:01 +02:00
parent c25ccd67a5
commit 4c9373a055
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
indent()
{