diff options
-rwxr-xr-x | shell_only.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/shell_only.sh b/shell_only.sh index 8b72077..9e01086 100755 --- a/shell_only.sh +++ b/shell_only.sh @@ -55,7 +55,6 @@ if command_exists pacman; then curl \ wget \ htop \ - oath-toolkit \ bc \ units \ tmux \ @@ -80,7 +79,6 @@ elif command_exists apt; then wget \ htop \ tty-clock \ - oathtool \ bc \ units \ tmux \ |