8 lines
169 B
Bash
8 lines
169 B
Bash
install_key_option="@tpm-install"
|
|
default_install_key="I"
|
|
|
|
update_key_option="@tpm-update"
|
|
default_update_key="U"
|
|
|
|
clean_key_option="@tpm-clean"
|
|
default_clean_key="M-u"
|