mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-03 03:04:49 -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
|
||||
|
||||
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
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue