Skip to content

Commit bb2effe

Browse files
authored
Update enc
1 parent 0f4ceb2 commit bb2effe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

enc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/usr/bin/env python3
22
import argparse
33
import os
44
from Crypto.Cipher import AES
@@ -118,4 +118,4 @@ def main():
118118

119119
if __name__ == "__main__":
120120
main()
121-
121+

0 commit comments

Comments
 (0)