dotstow - use env

This commit is contained in:
madmaurice 2019-06-22 15:41:54 +02:00
parent adc842c2e2
commit 3bf3289155
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
if [ -z "$(which realpath)" ]; then
realpath() {