[sysadmin-bin] s/bin/secret



commit 9e5d5eff1b78ba1826d43782ff294a3faa721ae7
Author: Andrea Veri <av gnome org>
Date:   Thu Mar 5 16:41:44 2015 +0100

    s/bin/secret

 create-auth |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/create-auth b/create-auth
index 0bb8aa8..39b9941 100755
--- a/create-auth
+++ b/create-auth
@@ -29,7 +29,7 @@ def get_md5sum_hash():
             user_md5sums [file] = m.hexdigest ()
     return user_md5sums
 
-execfile('/home/admin/bin/freeipa')
+execfile('/home/admin/secret/freeipa')
 
 ## first you must open a connection to the server
 try:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]