mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-04-09 02:11:21 +02:00
Fixed website
This commit is contained in:
parent
dca597a3ab
commit
09a862aa2b
@ -34,10 +34,10 @@ emacs --batch \
|
||||
|
||||
if [[ $? -eq 0 ]]
|
||||
then
|
||||
mv index.html ${QMCKL_ROOT}/docs/
|
||||
rm -rf $TMPDIR
|
||||
exit 0
|
||||
else
|
||||
mv index.html ${QMCKL_ROOT}/docs/
|
||||
rm -rf $TMPDIR
|
||||
exit 2
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user