Merge branch 'main' into merge-logging
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
decentral1se
2020-12-30 11:21:03 +01:00
2 changed files with 9 additions and 1 deletions

1
abra
View File

@ -351,6 +351,7 @@ load_custom_commands() {
if [ -n "$abra__domain_" ]; then
load_instance
load_instance_env
require_app_latest "$APP"
fi
if [ -f "$APP_DIR/abra-commands.sh" ]; then