From 5f53324d74bc4bb7a2dcb7c7a75b00f8b74b85ec Mon Sep 17 00:00:00 2001 From: f5oeo Date: Tue, 3 Nov 2020 17:38:38 +0000 Subject: [PATCH] testfoxhunt is executable --- testfoxhunt.sh | 1 - 1 file changed, 1 deletion(-) mode change 100644 => 100755 testfoxhunt.sh diff --git a/testfoxhunt.sh b/testfoxhunt.sh old mode 100644 new mode 100755 index a6177c5..7cb774c --- a/testfoxhunt.sh +++ b/testfoxhunt.sh @@ -1,3 +1,2 @@ #!/bin/sh - sudo ./foxhunt "$1" 90000