aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall6
1 files changed, 0 insertions, 6 deletions
diff --git a/install b/install
index 39f0869..bfcab02 100755
--- a/install
+++ b/install
@@ -111,9 +111,3 @@ fi
if ask "Install backup script"; then
inst local/bin/system-backup ~/.local/bin/system-backup
fi
-
-if ask "Install usbkey script"; then
- inst local/bin/usbkey ~/.local/bin/usbkey
- inst zsh_completions/usbkey ~/.zsh_completions/_usbkey
- inst bash_completions/usbkey ~/.bash_completions/usbkey
-fi