Skip to content

Commit

Permalink
fix scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
wuriyanto48 committed Aug 30, 2023
1 parent 658e5b8 commit ad4fca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_ubuntu_deps
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ sudo apt-get install -y cmake
sudo apt-get install -y git
sudo apt-get install -y gcc-multilib
sudo apt-get install -y libpq-dev
sudo apt-get install -y postgresql-server-dev-10
sudo apt-get install -y postgresql-server-dev-all

0 comments on commit ad4fca5

Please sign in to comment.