dotstow - use env
This commit is contained in:
parent
adc842c2e2
commit
3bf3289155
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ -z "$(which realpath)" ]; then
|
||||
realpath() {
|
||||
|
|
Loading…
Reference in a new issue