diff options
Diffstat (limited to 'install')
-rwxr-xr-x | install | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -112,10 +112,6 @@ if ask "Install backup script"; then inst local/bin/system-backup ~/.local/bin/system-backup fi -if ask "Install lxc-net script"; then - inst local/bin/lxc-net ~/.local/bin/lxc-net -fi - if ask "Install usbkey script"; then inst local/bin/usbkey ~/.local/bin/usbkey inst zsh_completions/usbkey ~/.zsh_completions/_usbkey |