diff options
Diffstat (limited to 'Reaktor/commands/nag')
| -rwxr-xr-x | Reaktor/commands/nag | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/Reaktor/commands/nag b/Reaktor/commands/nag index c07ed5b8..8454d84b 100755 --- a/Reaktor/commands/nag +++ b/Reaktor/commands/nag @@ -1,8 +1,6 @@  #! /bin/sh  set -euf -cd "$workdir" -  if test -e nag.hosts; then    echo "nag seems to run already... if not, then delete $workdir/nag.*, please"    exit 23 | 
