mirror of https://github.com/dirtbags/moth.git
Onle reset one
This commit is contained in:
parent
3333f983f6
commit
c780e163a7
1
bin/once
1
bin/once
|
@ -11,6 +11,7 @@ fi
|
||||||
if [ -f reset ]; then
|
if [ -f reset ]; then
|
||||||
rm -f state/teams/* state/points.new/* state/points.tmp/*
|
rm -f state/teams/* state/points.new/* state/points.tmp/*
|
||||||
: > state/points.log
|
: > state/points.log
|
||||||
|
rm -f reset
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Collect new points
|
# Collect new points
|
||||||
|
|
Loading…
Reference in New Issue