commit 4a672a81d7756a6f8524ab778faa6c6c7b39e52c parent 7bab03460162cfb46946666d5129c7c86293cf06 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Mon, 30 Sep 2019 09:13:12 +0200 Fix interpreter line Diffstat:
M | .local/bin/youtube-dl-music | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.local/bin/youtube-dl-music b/.local/bin/youtube-dl-music @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -e set -u