Skip to content

Commit

Permalink
Load libraries from /usr/local/lib
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Jul 27, 2024
1 parent 7fa563e commit faf00ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .codespaces-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ popd


mkdir /var/vicr123-accounts
ln -s /usr/local/lib/libgit2.so /usr/lib/x86_64-linux-gnu/libgit2.so
echo /usr/local/lib > /etc/ld.so.conf.d/libgit2.conf
ldconfig

0 comments on commit faf00ac

Please sign in to comment.