removed deprecated variables from input summary
parent
74940097e9
commit
34aa6644ca
|
|
@ -157,8 +157,6 @@ echo "Input Summary"
|
|||
echo "==============================================="
|
||||
echo $FIDO_USER
|
||||
echo $FIDO_ROOT
|
||||
echo $FIDO_USER_COUNT
|
||||
echo $FIDO_LUKS_COUNT
|
||||
echo "==============================================="
|
||||
|
||||
echo "Installation complete! Unmount and reboot."
|
||||
|
|
|
|||
Loading…
Reference in New Issue