Politrees's picture
Rename appg.py to app.py
de07fb3 verified
raw
history blame
No virus
92 Bytes
import os
os.system("apt-get install -y fonts-dejavu")
os.system("python steganography.py")