Get Bamboo CIE to work

This commit is contained in:
Shahram Najm 2023-01-27 16:57:42 +00:00
parent d4b089ddad
commit 2569de6aac
1 changed files with 1 additions and 3 deletions

View File

@ -1,14 +1,12 @@
#!/bin/bash
[[ $(uname) == "Darwin" ]] && return
# [[ $(uname) == "Darwin" ]] && return
# initialise module environment if it is not
#if [[ ! $(command -v module > /dev/null 2>&1) ]]; then
# . /usr/local/apps/module/init/bash
#fi
echo "Got to here........"
#module unload grib_api
#module unload eccodes
#module unload emos