ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/cryptsetup/checks/xfs

6 lines
146 B
Bash
Executable File

#!/bin/sh
echo "WARNING: The check script $0 is deprecated. Please use check script blkid instead." >&2
/lib/cryptsetup/checks/blkid "$1" "xfs"