Skip to content

Commit

Permalink
Update DB script for SR
Browse files Browse the repository at this point in the history
  • Loading branch information
VHSgunzo committed Oct 12, 2023
1 parent 70716fb commit 78b055f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/launcher.lwdb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
srlauncher() {
SR_PATCH_VER=v3.0.7
SR_PATCH_VER=v3.0.9
SR_PATCH_DIR="$LW_DEF_TMP/srpatch_$SR_PATCH_VER"
EXE_DRIVE="$(grep -oi '[a-z]:'<<<"$LU_EXE")"
SRLAUNCHER="$EXE_DRIVE\\$(sed 's|.*/[a-z]:||i;s|\/|\\|g'<<<"$LU_EXE")"
Expand Down

0 comments on commit 78b055f

Please sign in to comment.