mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-02 22:54:46 -05:00
output
This commit is contained in:
parent
66aaf3e22c
commit
e1a5ee4bcf
@ -63,7 +63,7 @@ remount_secure() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -e "$status_file_full_path" ]; then
|
if [ -e "$status_file_full_path" ]; then
|
||||||
echo "INFO: Already remounted $mount_folder earlier. Not remounting again."
|
echo "INFO: $mount_folder already remounted earlier. Not remounting again."
|
||||||
return 0
|
return 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user