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 d43d049 commit 658e5b8
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 @@ -6,5 +6,5 @@ sudo apt-get install -y build-essential
sudo apt-get install -y cmake
sudo apt-get install -y git
sudo apt-get install -y gcc-multilib
sudo apt install libpq-dev
sudo apt-get install -y libpq-dev
sudo apt-get install -y postgresql-server-dev-10

0 comments on commit 658e5b8

Please sign in to comment.