Create generate-deb.py
This commit is contained in:
parent
f65368ba5a
commit
d12a8385f3
1 changed files with 3 additions and 0 deletions
3
generate-deb.py
Normal file
3
generate-deb.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/python3
|
||||
import os
|
||||
file = open("sweecrypt-gtk.py").read()
|
Loading…
Reference in a new issue