Files
videoPlayer/quantum-start.bat
2025-10-02 01:52:03 -06:00

4 lines
119 B
Batchfile

@echo off
echo Starting Quantum Player...
wsl -d Ubuntu -e bash -c "cd /home/draganel/repos/videoPlayer && ./start.sh"