mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-04-25 00:30:46 +02:00
4 lines
45 B
Bash
4 lines
45 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
exec $LIBFPRINT_TEST_WRAPPER $@
|