Skip to content

Commit

Permalink
Clone whole repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ugyballoons committed Dec 11, 2024
1 parent 969862b commit 2fdb1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-exp_checker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -e
set -x

cd /usr/src/rubintv
git clone --single-branch --branch package https://github.com/lsst-sitcom/rubin_exp_checker.git exp_checker
git clone https://github.com/lsst-sitcom/rubin_exp_checker.git exp_checker
cd exp_checker
pip install -e .
pip install -r requirements.txt

0 comments on commit 2fdb1f7

Please sign in to comment.