Keshav: Use '/usr/bin/env bash' in all shell scripts

This commit is contained in:
Tobias Powalowski 2013-07-22 17:57:18 +02:00
parent 3b03990c9c
commit de307121a0
79 changed files with 84 additions and 84 deletions

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Created by Tobias Powalowski <tpowa@archlinux.org>
build ()

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
PATH=/usr/sbin:/usr/bin:/sbin:/bin
udevd_running=0
mount_handler=default_mount_handler

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
MODE="${1}"
DESTDIR="${2}"
PKGARG="${3}"

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# written by Tobias Powalowski <tpowa@archlinux.org>
ANSWER="/tmp/.km"

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# written by Tobias Powalowski <tpowa@archlinux.org>
ANSWER="/tmp/.tz"