Politrees commited on
Commit
68f607f
·
verified ·
1 Parent(s): 1d000a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import os
2
 
3
  os.system("apt-get install -y fonts-dejavu")
4
- os.system("python txt2spec.py")
 
1
  import os
2
 
3
  os.system("apt-get install -y fonts-dejavu")
4
+ os.system("python steganography.py")