1
0
mirror of https://github.com/takeshixx/redstar-tools synced 2025-07-17 20:43:21 +00:00

Changed Python interpreter

This commit is contained in:
takeshix
2016-09-14 09:19:04 +02:00
parent d6df4da19b
commit f2a6df41df

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python
# Parses and decrypts watermarks from Red Star OS 3.0.
# Currently supports only image watermarks.
import sys