diff options
Diffstat (limited to 'bin/rtt-update-elo')
-rwxr-xr-x | bin/rtt-update-elo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/rtt-update-elo b/bin/rtt-update-elo index 538964a..9e04224 100755 --- a/bin/rtt-update-elo +++ b/bin/rtt-update-elo @@ -1,4 +1,5 @@ #!/usr/bin/env -S node +"use strict" // Recompute Elo ratings from scratch! |