Creating a new nextcloud explodes #170
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the current behavior
abra
cannot create a new nextcloud.Steps to reproduce
abra app new nextcloud
.Describe the expected behavior
It works.
Additional information
dev-b6fe86f
The fix is changing
b6fe86f2ad/pkg/recipe/recipe.go (L57-L61)
to load the default.env.sample
and threading it through.