summaryrefslogtreecommitdiffstats
path: root/utils/setenv.sh
blob: aa6865f0387e49b872bf4e1771aa2a67992e0097 (plain)
1
2
3
4
5
#!/bin/sh

JUDGE_PREFIX=~/hellijudge-legacy

echo JUDGE_PREFIX=$JUDGE_PREFIX >> ~/.bash_profile