mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-11 01:44:39 +08:00
4 lines
38 B
Bash
4 lines
38 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
exec /usr/bin/flex -l "$@"
|