diff options
Diffstat (limited to 'scripts/authentication')
-rwxr-xr-x[-rw-r--r--] | scripts/authentication/resource.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/authentication/resource.py b/scripts/authentication/resource.py index 1a2bcd8a..1f5f31d8 100644..100755 --- a/scripts/authentication/resource.py +++ b/scripts/authentication/resource.py @@ -1,3 +1,4 @@ +#!/usr/bin/env python3 """A script that: - Optionally restores data from a json file. |