1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

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

2
yadm
View File

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