File size: 163 Bytes
cc771fe
 
 
 
 
 
1
2
3
4
5
6
@echo off
echo Initializing data files for GPU Leaderboard...
node scripts/init_data_files.js
echo.
echo If successful, you can now run the Docker container.
pause