Skip to content

Commit e6cb7b5

Browse files
authored
Update deploy.py
1 parent 7a9584c commit e6cb7b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Universal/PyInfra/ArchServer/deploy.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ def install_packages():
9595
name = "User Specific",
9696
packages = ["eza", "neovim", "speedtest-cli", "trash-cli", "git",
9797
"dos2unix", "screen", "iperf3","lolcat", "zsh", "zsh-autosuggestions",
98-
"zsh-syntax-highlighting", "beep", "ffmpeg", "influx-cli","speedtest-cli",
99-
"uwufetch", "yt-dlp", "duf", "htop", "ncdu"],
98+
"zsh-syntax-highlighting", "beep", "ffmpeg", "influx-cli", "uwufetch",
99+
"yt-dlp", "duf", "htop", "ncdu"],
100100
present = True,
101101
update = False,
102102
_sudo = True

0 commit comments

Comments
 (0)