updater fix

This commit is contained in:
GetParanoid 2026-04-12 05:59:15 -05:00
parent 2cf82e753f
commit 2472702c6a

View file

@ -10,4 +10,4 @@ echo "Pulling latest changes..."
git pull origin main
echo "Laucnhing SPT..."
start "" "SPT.Launcher.exe"
start "" /d "%~dp0SPT" "%~dp0SPT\SPT.Launcher.exe"