The shebang got commented out
This commit is contained in:
parent
5c5cd82113
commit
177dbec5c8
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
# #!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# ## ToDo:
|
# ## ToDo:
|
||||||
# ## Get a test case to see if this is the first run or a repeat run
|
# ## Get a test case to see if this is the first run or a repeat run
|
||||||
# ## If it's a first run you need to do a full index including all transactions
|
# ## If it's a first run you need to do a full index including all transactions
|
||||||
|
|
Loading…
Reference in a new issue