This commit is contained in:
Patrick Schleizer 2019-12-20 05:51:25 -05:00
parent c8cf09a4cb
commit 918cbb4e25
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!"
continue
fi