mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-07 08:05:04 -04:00
output
This commit is contained in:
parent
c8cf09a4cb
commit
918cbb4e25
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ set_file_perms() {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if ! [ -e "$fso" ]; then
|
if ! [ -e "$fso" ]; then
|
||||||
echo "INFO: fso '$fso' does not exist!"
|
echo "INFO: fso: '$fso' - does not exist!"
|
||||||
continue
|
continue
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue