From dffa61a8c1c2c789c97f28882273582e8db49f0b Mon Sep 17 00:00:00 2001 From: zeph Date: Thu, 8 Jun 2017 21:08:57 -0300 Subject: [PATCH] Clean unused variables --- backdoor.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/backdoor.sh b/backdoor.sh index 37e19b4..f3a6b91 100755 --- a/backdoor.sh +++ b/backdoor.sh @@ -6,10 +6,6 @@ PAM_VERSION= PAM_FILE= PASSWORD= -# Initialize our own variables: -output_file="" -verbose=0 - echo "Automatic PAM Backdoor" function show_help {