We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69caea9 commit 7e161d2Copy full SHA for 7e161d2
src/bin/activation.py
@@ -1,3 +1,4 @@
1
+#!/usr/bin/python3
2
import sys
3
sys.path.append('../lib')
4
import backend_ldap_utils as u
0 commit comments