mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
installer script: work in progress (6)
This commit is contained in:
parent
b801ee7c21
commit
fb96ff2b7f
@ -102,4 +102,7 @@ function partition() {
|
||||
return 1
|
||||
;;
|
||||
esac
|
||||
|
||||
echo "boot partition: $BOOT_PART"
|
||||
echo "luks partition: $LUKS_PART"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user