fixed list.txt path
This commit is contained in:
parent
38c1e422a4
commit
0f12dacb7c
@ -6,7 +6,7 @@ import sys
|
||||
import random
|
||||
|
||||
# edit the path below accordingly
|
||||
the_list = "/home/m455/code/projects/nicethings/list.txt"
|
||||
the_list = "/home/m455/code/nicethings/list.txt"
|
||||
program_name = "nicethings"
|
||||
top_line = "-----------------------------------------\n"
|
||||
bottom_line = "\n-----------------------------------------"
|
||||
|
Loading…
x
Reference in New Issue
Block a user