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

4 lines
118 B
Batchfile

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