updater fix
This commit is contained in:
parent
2cf82e753f
commit
2472702c6a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ echo "Pulling latest changes..."
|
||||||
git pull origin main
|
git pull origin main
|
||||||
|
|
||||||
echo "Laucnhing SPT..."
|
echo "Laucnhing SPT..."
|
||||||
start "" "SPT.Launcher.exe"
|
start "" /d "%~dp0SPT" "%~dp0SPT\SPT.Launcher.exe"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue