yad/data/misc/pfd
2021-04-16 16:31:17 +03:00

4 lines
124 B
Bash
Executable file

#! /bin/bash
echo "WARNING: pfd is deprecated. Please use yad-tools --pfd instead" > /dev/stderr
exec yad-tools --pfd "$@"