diff --git a/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh b/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh index c0d24dc2..05795f47 100755 --- a/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh +++ b/1.architectures/5.sagemaker-hyperpod/LifecycleScripts/base-config/utils/install_enroot_pyxis.sh @@ -132,6 +132,8 @@ elif [[ $(mount | grep /opt/sagemaker) ]]; then mkdir -p /opt/sagemaker/enroot chmod 1777 /opt/sagemaker/enroot + +fi # Use /fsx for enroot cache, if available. Let's be extra careful in the probe. if [[ $(mount | grep /fsx) ]]; then