mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-27 03:55:21 -04:00
output
This commit is contained in:
parent
66aaf3e22c
commit
e1a5ee4bcf
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue