We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5da2017 commit 130d9d4Copy full SHA for 130d9d4
.docksal/commands/build-forloeb
@@ -19,11 +19,6 @@ echo-green () { echo -e "${green}$1${NC}"; }
19
echo-green-bg () { echo -e "${green_bg}$1${NC}"; }
20
echo-yellow () { echo -e "${yellow}$1${NC}"; }
21
22
-echo-yellow "Remove existing configurations for some modules"
23
-fin drush config:delete honeypot.settings
24
-fin drush config:delete openid_connect.settings
25
-fin drush config:delete openid_connect.settings.keycloak
26
-
27
echo-yellow "Updating os2forms_forloeb module"
28
fin composer update os2forms/os2forms_forloeb
29
0 commit comments