mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-13 20:29:29 -05:00
downgrade to info
This commit is contained in:
parent
a5e55dfcfc
commit
2ed6452590
@ -66,7 +66,7 @@ set_file_perms() {
|
||||
fi
|
||||
|
||||
if ! [ -e "${file}" ]; then
|
||||
echo "ERROR: File '${file}' does not exist!" >&2
|
||||
echo "INFO: File '${file}' does not exist!"
|
||||
continue
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user