From 0b473a63331b5eab4501d9dd30c7dbe1752af219 Mon Sep 17 00:00:00 2001 From: Jason Mehring Date: Wed, 15 Oct 2014 03:00:19 -0400 Subject: [PATCH] remove stray shebang --- .../custom_wheezy_whonix/02_install_groups_packages_installed.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts_debian/custom_wheezy_whonix/02_install_groups_packages_installed.sh b/scripts_debian/custom_wheezy_whonix/02_install_groups_packages_installed.sh index c7eb388..cef0da1 100755 --- a/scripts_debian/custom_wheezy_whonix/02_install_groups_packages_installed.sh +++ b/scripts_debian/custom_wheezy_whonix/02_install_groups_packages_installed.sh @@ -15,7 +15,6 @@ fi # chroot Whonix build script (Make sure set -e is not set) # ------------------------------------------------------------------------------ read -r -d '' WHONIX_BUILD_SCRIPT <<'EOF' -#!/bin/bash ################################################################################ # Pre Fixups