Skip to content

Commit

Permalink
added to setup.sh azure-landset
Browse files Browse the repository at this point in the history
  • Loading branch information
jhicks committed Feb 25, 2022
1 parent 85cbfe4 commit 02b9443
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-landsat/landsat-env → azure-landsat/setup.sh
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

sudo apt install python3-pip -y
pip3 install --upgrade pip
pip3 install numpy
Expand Down

0 comments on commit 02b9443

Please sign in to comment.