[inactive-gitlab-users] s/sh/py



commit 56247d2da52bb60cd90aa612a5e6dc35caf2dd6c
Author: Andrea Veri <averi redhat com>
Date:   Tue Sep 3 18:57:54 2019 +0200

    s/sh/py

 inactive-gitlab-users.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/inactive-gitlab-users.sh b/inactive-gitlab-users.sh
index 3e33a80..328ecdf 100755
--- a/inactive-gitlab-users.sh
+++ b/inactive-gitlab-users.sh
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-/usr/local/sysadmin-bin/inactive-gitlab-users.sh get-inactive -t ${TIMEDELTA_UNIT}:${TIMEDELTA_VALUE} > 
/tmp/inactive-gitlab-users.json
+/usr/local/sysadmin-bin/inactive-gitlab-users.py get-inactive -t ${TIMEDELTA_UNIT}:${TIMEDELTA_VALUE} > 
/tmp/inactive-gitlab-users.json


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