Skip to content

Commit 2930c92

Browse files
authored
Merge pull request #126 from johrstrom/enable-dynamic-js
enable dynamic js
2 parents 5d2053f + 6436dce commit 2930c92

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ondemand/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ echo "OOD_SSHHOST_ALLOWLIST=ondemand:cpn01:cpn02" >> /etc/ood/config/apps/shell/
1919
echo "OOD_DEV_SSH_HOST=ondemand" >> /etc/ood/config/apps/dashboard/env
2020
echo "MOTD_PATH=/etc/motd" >> /etc/ood/config/apps/dashboard/env
2121
echo "MOTD_FORMAT=markdown" >> /etc/ood/config/apps/dashboard/env
22+
echo "OOD_BC_DYNAMIC_JS=1" >> /etc/ood/config/apps/dashboard/env
2223

2324
log_info "Configuring Ondemand ood_portal.yml .."
2425

0 commit comments

Comments
 (0)