added bang-pound

This commit is contained in:
sesteves 2018-10-02 18:38:10 +01:00
parent 8e542d5187
commit 4991113aaa
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
# last stats file to read from
FILENAME=$(ls stats-* | tail -n 1)