User Tools

Site Tools


shasta-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
shasta-software [2019/11/18 22:56] aorthshasta-software [2020/03/15 11:13] aorth
Line 23: Line 23:
 Notes from the sysadmin during installation: Notes from the sysadmin during installation:
  
-<code>$ sudo mkdir -p /export/apps/shasta/0.2.0/bin +<code>$ cd /tmp 
-$ sudo chown aorth /export/apps/shasta/0.2.0/bin +$ sudo mkdir -p /export/apps/shasta/0.3.0/bin 
-$ wget https://github.com/chanzuckerberg/shasta/releases/download/0.2.0/shasta-Linux-0.2.0 -O /export/apps/shasta/0.2.0/bin/shasta+$ sudo chown aorth /export/apps/shasta/0.3.0/bin 
 +$ wget https://github.com/chanzuckerberg/shasta/releases/download/0.3.0/shasta-Linux-0.3.0 -O /export/apps/shasta/0.3.0/bin/shasta
 $ chmod +x /export/apps/shasta/0.2.0/bin/shasta $ chmod +x /export/apps/shasta/0.2.0/bin/shasta
-$ sudo chown root:root /export/apps/shasta/0.2.0/bin/shasta +$ sudo chown root:root /export/apps/shasta/0.3.0/bin/shasta</code>
-</code>+
shasta-software.txt · Last modified: 2020/03/15 11:19 by aorth