Changed filename to be written to
This commit is contained in:
parent
ede40c6d44
commit
207b36c910
@ -3,7 +3,7 @@
|
||||
from os import path
|
||||
|
||||
infile='template.html'
|
||||
outfile='downloadplayer.html'
|
||||
outfile='dlplayer.html'
|
||||
|
||||
if not path.exists(infile):
|
||||
print("Template file not found.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user