fixes bash path
This commit is contained in:
parent
7c2647aa1a
commit
ce95af87dd
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
NAME="waldek"
|
||||
EMAIL="waldek@mailbox.org"
|
||||
|
|
Loading…
Reference in New Issue