Revision 12548
Added by Aaron Marcuse-Kubitza over 10 years ago
README.TXT | ||
---|---|---|
320 | 320 |
-- |
321 | 321 |
if http://vegbiendev.nceas.ucsb.edu/phppgadmin/ goes down: |
322 | 322 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
323 |
make postgres-Linux
|
|
323 |
make phppgadmin-Linux
|
|
324 | 324 |
to synchronize vegbiendev, jupiter, and your local machine: |
325 | 325 |
**WARNING**: pay careful attention to all files that will be deleted or |
326 | 326 |
overwritten! |
Also available in: Unified diff
/Makefile: added separate phppgadmin-Linux target to avoid needing to run the entire postgres-Linux target whenever http://vegbiendev.nceas.ucsb.edu/phppgadmin/ goes down (after some system updates)