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