Update entrypoint-rhel.sh (#255)
- fix endif instead of fi typo in bash script
This commit is contained in:
کامیت شده توسط
GitHub
والد
83f9ed8696
کامیت
40e0d2a92f
@@ -3,7 +3,7 @@
|
||||
if [ -f /etc/profile.d/modules.sh ]; then
|
||||
source /etc/profile.d/modules.sh
|
||||
module load mpi &> /dev/null
|
||||
endif
|
||||
fi
|
||||
|
||||
if [ -z "${1}" ]; then
|
||||
: ${SHELL:=/bin/bash}
|
||||
|
||||
مرجع در شماره جدید
Block a user