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