Raaa les -x

This commit is contained in:
Alan Garcia 2013-02-08 16:27:05 +00:00
parent 251bbed892
commit 8d8fc9f4eb
6 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
#! /bin/bash -x
#! /bin/bash
set -e

View File

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
set -e

View File

@ -1,4 +1,4 @@
#! /bin/bash -x
#! /bin/bash
set -e

View File

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
set -e

View File

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash
# Debian alternc prerm
# Benjamin Sonntag <benjamin@alternc.org>

View File

@ -1,5 +1,4 @@
#!/bin/bash
set -x
. /etc/alternc/local.sh
# Set disk quota to an user
# Won't work over NFS