change shebang
This commit is contained in:
parent
5df8210c61
commit
872e6362f0
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
DIR="$PWD"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue