mirror of
https://github.com/Telecominfraproject/openafc_final.git
synced 2026-01-27 02:22:02 +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 "$@"
|