You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix cli scheduler:run breaks if --live-site does not end with / (#123)
* fix cli scheduler:run breaks if --live-site does not end with /
Signed-off-by: Sven Schultschik <sven@schultschik.de>
* Use str_starts_with/str_ends_with instead
* Reverting previous commit
* Use str_starts_with and str_ends_with properly
---------
Signed-off-by: Sven Schultschik <sven@schultschik.de>
Co-authored-by: Hannes Papenberg <info@joomlager.de>
0 commit comments