mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-12 15:56:28 +00:00
lapsus: not _notice, but _message
This commit is contained in:
parent
29040b2d7f
commit
b0c63ebf12
2
tomb
2
tomb
@ -313,7 +313,7 @@ _ensure_safe_swap() {
|
|||||||
|
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
_notice "An active swap partition is detected..."
|
_message "An active swap partition is detected..."
|
||||||
if [[ $r -eq 2 ]]; then
|
if [[ $r -eq 2 ]]; then
|
||||||
_success "All your swaps are belong to crypt. Good."
|
_success "All your swaps are belong to crypt. Good."
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user