sweeCrypt-GTK/generate-deb.py
2024-09-09 23:48:51 -07:00

3 lines
68 B
Python

#!/usr/bin/python3
import os
file = open("sweecrypt-gtk.py").read()