Skip to content

Commit

Permalink
install Python
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Aug 25, 2023
1 parent 943475b commit ebd1f3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linux/install_rocky9.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ OMEROVER=${OMEROVER:-latest}

bash -eux step01_centos7_init.sh

bash -eux step01_centos7_deps.sh

# install java
bash -eux step01_centos_java_deps.sh

Expand Down

0 comments on commit ebd1f3e

Please sign in to comment.