Skip to content

Commit

Permalink
Add net-tools to install list
Browse files Browse the repository at this point in the history
  • Loading branch information
kkamara committed Apr 20, 2022
1 parent f16294b commit f8e9114
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Automates the installation of common tools and packages for debian-based linux d
* discord
* postman
* vscode
* net-tools
1 change: 1 addition & 0 deletions debian-desktop-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ packageTools=(
neofetch
rar
zip
net-tools
)
for packageTool in "${packageTools[@]}"
do :
Expand Down

0 comments on commit f8e9114

Please sign in to comment.