Skip to content

fix(commands): Extension Tracker not working on live due to backslash vs forwardslash#761

Merged
itinerare merged 1 commit into
lk-arpg:release/v3.0.0from
SpeedyD:fix/command-extension-tracker-backslashes
Dec 25, 2023
Merged

fix(commands): Extension Tracker not working on live due to backslash vs forwardslash#761
itinerare merged 1 commit into
lk-arpg:release/v3.0.0from
SpeedyD:fix/command-extension-tracker-backslashes

Conversation

@SpeedyD
Copy link
Copy Markdown
Contributor

@SpeedyD SpeedyD commented Dec 25, 2023

Linux servers do not like back slashes. (Boo to \!!)

Linux servers do like forward slashes. (Yay to /!!)

TL;DR No matter how nice it looks locally, it won't run live unless forwardslash.

@itinerare itinerare added bug Something isn't working needs review Pull requests that are pending community review labels Dec 25, 2023
@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Dec 25, 2023
@itinerare itinerare merged commit 347030c into lk-arpg:release/v3.0.0 Dec 25, 2023
@SpeedyD SpeedyD deleted the fix/command-extension-tracker-backslashes branch December 25, 2023 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working reviewed Pull requests that have received community review and are pending merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants