Re-add require_app_latest for custom commands
Revision of 67cce192df
.
See coop-cloud/abra#54 (comment).
This commit is contained in:
parent
2b951e9f54
commit
375a4dd29d
1
abra
1
abra
@ -356,6 +356,7 @@ load_custom_commands() {
|
|||||||
if [ -n "$abra__domain_" ]; then
|
if [ -n "$abra__domain_" ]; then
|
||||||
load_instance
|
load_instance
|
||||||
load_instance_env
|
load_instance_env
|
||||||
|
require_app_latest "$APP"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f "$APP_DIR/abra-commands.sh" ]; then
|
if [ -f "$APP_DIR/abra-commands.sh" ]; then
|
||||||
|
Reference in New Issue
Block a user