mirror of
https://github.com/Telecominfraproject/openafc_final.git
synced 2025-11-01 18:47:54 +00:00
3 lines
65 B
Bash
Executable File
3 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
LD_PRELOAD=/usr/lib/libaep.so /usr/bin/afc-engine "$@"
|