mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-25 14:17:41 +00:00
Replace tab with spaces
This commit is contained in:
parent
f7ea486e13
commit
29040b2d7f
2
tomb
2
tomb
@ -317,7 +317,7 @@ _ensure_safe_swap() {
|
||||
if [[ $r -eq 2 ]]; then
|
||||
_success "All your swaps are belong to crypt. Good."
|
||||
else
|
||||
_warning "This poses a security risk."
|
||||
_warning "This poses a security risk."
|
||||
_warning "You can deactivate all swap partitions using the command:"
|
||||
_warning " swapoff -a"
|
||||
_warning "But if you want to proceed like this, use the -f (force) flag."
|
||||
|
Loading…
Reference in New Issue
Block a user