diff options
Diffstat (limited to 'diff-unfree')
-rwxr-xr-x | diff-unfree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/diff-unfree b/diff-unfree index a0a8d63..7d75375 100755 --- a/diff-unfree +++ b/diff-unfree @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # This script will help you diff a *-libre PKGBUILD against the unfree one # to check for updates. # Copyright 2010 Nicolás Reynolds |