Improve portability of shebang line (#14)

This commit is contained in:
Tim Byrne 2016-06-08 08:06:45 -05:00
parent 86bb3be0cb
commit d55725eafa
No known key found for this signature in database
GPG Key ID: 6CBE24C2FD8CF76E
1 changed files with 1 additions and 1 deletions

2
yadm
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# yadm - Yet Another Dotfiles Manager
# Copyright (C) 2015 Tim Byrne