Skip to content

Commit

Permalink
Add env check
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Mar 30, 2023
1 parent 0205966 commit fca64b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webodm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,7 @@ elif [[ $1 = "rebuild" ]]; then
echo "Rebuilding WebODM..."
rebuild
elif [[ $1 = "update" ]]; then
environment_check
down
echo "Updating WebODM..."

Expand Down

0 comments on commit fca64b7

Please sign in to comment.