remove RAM math

This commit is contained in:
Aaron Honeycutt 2025-02-17 23:39:36 +00:00
parent a6574091a8
commit cd1bea5399

View file

@ -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.