https://github.com/romiyusnandar/fix_glibc_not_found
https://github.com/romiyusnandar/fix_glibc_not_found
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/romiyusnandar/fix_glibc_not_found
- Owner: romiyusnandar
- Created: 2023-03-16T00:48:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-26T10:52:53.000Z (10 months ago)
- Last Synced: 2025-02-01T12:45:42.397Z (3 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
this script neded libarchive-tools, so install the tools first
### this
```sudo apt install libarchive-tools```then
```nano patch.sh```
paste all script from patch.sh in this repo
then
```chmod +x patch.sh```
then
```./patch.sh```