This commit is contained in:
Patrick Schleizer 2019-12-20 05:58:42 -05:00
parent 48fe7312bf
commit 17b4f12276
No known key found for this signature in database
GPG Key ID: CB8D50BB77BB3C48

View File

@ -90,7 +90,7 @@ set_file_perms() {
fi
if ! [ -e "$fso" ]; then
echo "INFO: fso: '$fso' - does not exist!"
echo "INFO: fso: '$fso' - does not exist. This is likely normal."
continue
fi