mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
remove RAM math
This commit is contained in:
parent
a6574091a8
commit
cd1bea5399
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
# Figure out how much RAM the system has
|
||||
# then sets it as a variable for hibernation support
|
||||
ramTotal=$(free -h | awk '/^Mem:/{print $2}'| awk -FG {'print$1'})
|
||||
|
||||
# Step 1: Choosing the drive for the installation
|
||||
|
||||
## Detect and list the drives.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue