mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 23:12:06 -03:30
Windows Command - need to use the backward Slash (#23196)
This commit is contained in:
parent
b10da3d3b5
commit
efe1adc0b1
@ -13,5 +13,5 @@ bin/kc.sh start-dev
|
||||
+
|
||||
[source,bash,subs="attributes+"]
|
||||
----
|
||||
bin/kc.bat start-dev
|
||||
bin\kc.bat start-dev
|
||||
----
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user