b18e34c905
- add all precommit checks from pre-commit's hooks repo - ensure scripts with shebangs are executable
5 lines
91 B
Bash
Executable File
5 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Update the dynamic linker cache to include the new library
|
|
ldconfig
|