Adityadn commited on
Commit
5116fae
·
verified ·
1 Parent(s): 6fda00e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ def process():
61
  print("Installing..")
62
 
63
  subprocess.run(command)# Menjalankan file batch
64
- print("Running..)
65
  # subprocess.run([batch_file_path], shell=True)
66
 
67
  launch = "process"
 
61
  print("Installing..")
62
 
63
  subprocess.run(command)# Menjalankan file batch
64
+ print("Running..")
65
  # subprocess.run([batch_file_path], shell=True)
66
 
67
  launch = "process"