This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
hedera
Archived
Watch
0
Star
0
Fork
You've already forked hedera
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2024-07-15
. You can view files and clone it, but cannot push or open issues or pull requests.
7892a67d17
hedera
/
debian
/
libhedera1.postinst
6 lines
53 B
Plaintext
Raw
Blame
History
set -e
if [ "$1" = "configure" ]; then
ldconfig
fi
Reference in New Issue
View Git Blame
Copy Permalink