mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Use consistent whitespace for all `progress "..."` lines. Don't mount $disk if it is not set (e.g. in the installer). Don't check for /storage/$OVERLAY_DIR, just create it. Move the overlay functionality into an if statement. Don't move /storage if $disk is not set (e.g. in the installer). Signed-off-by: Alain Kalker <a.c.kalker@gmail.com>