From 19336c9e669a4fa74f74d21297a178ca9f53a53c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tuncay=20=C3=87OLAK?= Date: Mon, 25 Feb 2019 15:20:57 +0300 Subject: [PATCH] script executable ldap-login.sh --- src/base/registration/scripts/ldap-login.sh | 0 src/base/registration/scripts/test.sh | 4 ---- 2 files changed, 4 deletions(-) mode change 100644 => 100755 src/base/registration/scripts/ldap-login.sh delete mode 100644 src/base/registration/scripts/test.sh diff --git a/src/base/registration/scripts/ldap-login.sh b/src/base/registration/scripts/ldap-login.sh old mode 100644 new mode 100755 diff --git a/src/base/registration/scripts/test.sh b/src/base/registration/scripts/test.sh deleted file mode 100644 index 8f30952..0000000 --- a/src/base/registration/scripts/test.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -cd /home/ahenk2/Desktop -mkdir testregldap \ No newline at end of file