mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-23 06:56:53 +00:00
Update auto_post_install.sh
This commit is contained in:
parent
b2026b0dac
commit
fab938055f
@ -795,7 +795,7 @@ EOF
|
||||
|
||||
# ==========================================================
|
||||
|
||||
install_log2ram_auto_() {
|
||||
install_log2ram_auto() {
|
||||
msg_info "$(translate "Checking if system disk is SSD or M.2...")"
|
||||
|
||||
ROOT_PART=$(lsblk -no NAME,MOUNTPOINT | grep ' /$' | awk '{print $1}')
|
||||
@ -883,7 +883,7 @@ EOF
|
||||
|
||||
|
||||
|
||||
install_log2ram_auto() {
|
||||
install_log2ram_auto_() {
|
||||
set -euo pipefail
|
||||
|
||||
msg_info "$(translate "Checking if system disk is SSD or M.2...")"
|
||||
|
Loading…
x
Reference in New Issue
Block a user