Skip to content
Snippets Groups Projects
Commit af001d1e authored by David Hoese's avatar David Hoese
Browse files

uses link in home dir for repos location

parent cae66a64
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,8 @@ clean:
#rm -rf *.egg-info
torepos:
scp dist/*.egg $$USER@bora7.ssec.wisc.edu:/home/httpd/html/eggs/repos/MetObs
scp dist/*.egg $$USER@larch.ssec.wisc.edu:repos/MetObs
# Must have a sym link in home directory to the current repository location
develop:
$(PYBIN) setup.py develop
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment