Add mkdir -p
so initial setup always works
This commit is contained in:
parent
ba2fe6c24b
commit
dc3a02550e
@ -9,7 +9,10 @@ Custom theme for Keycloak.
|
|||||||
|
|
||||||
## Deploy
|
## Deploy
|
||||||
|
|
||||||
`abra app cp id.autonomic.zone hacktheplanet app:/opt/keycloak/themes/hacktheplanet`
|
```
|
||||||
|
abra app run id.autonomic.zone app mkdir -p /opt/keycloak/themes/hacktheplanet
|
||||||
|
abra app cp id.autonomic.zone hacktheplanet app:/opt/keycloak/themes/hacktheplanet
|
||||||
|
```
|
||||||
|
|
||||||
## Hacking
|
## Hacking
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user