Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: cosmetic

...

Code Block
languagebash
titleenableDrop.shpy
collapsetrue
#!/bin/bash
source /cds/sw/ds/ana/conda2/manage/bin/psconda.sh
cd /reg/g/psdm/utils/enableDrop/
python enableDrop.py

...