Skip to content

Commit

Permalink
wget
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhuoxuan-Zhang committed Oct 26, 2024
1 parent 7ac6089 commit e272401
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion oneliners/deps.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#!/bin/bash

sudo apt update
sudo apt install -y bsdmainutils file
sudo apt install -y \
wget \
bsdmainutils \
file

0 comments on commit e272401

Please sign in to comment.