yubikey
yubikey copied to clipboard
No restore point for script failure
the utility scripts overwrites existing files and configuration as it executes each instruction. In case the script fails for some reason, all the modified files are left as it is, which sometimes corrupts the existing configuration.
It will be useful if the script backup relevant files and restore them in case of error.
i can take a shot at this one...