Skip to content
Snippets Groups Projects

update vlass templates for pimscache python3.10 upgrade

Merged Charlotte Hausman requested to merge update-vlass-python into main
6 files
+ 109
0
Compare changes
  • Side-by-side
  • Inline
Files
6
#!/bin/sh
export HOME=$TMPDIR
export PATH=$PATH:/home/ssa/bin
TILE=$(echo $1 | cut -d "/" -f 1)
PHCENTER=$(echo $1 | cut -d "/" -f 2)
STAGE=$1
Loading