1
0
Fork 0

unix-setup.sh: debian: add pkg: rsync

This commit is contained in:
Pratham Patel 2024-04-16 22:25:36 +05:30
parent 2a5cfa2ef4
commit 865aca8002
Signed by: thefossguy
SSH Key Fingerprint: SHA256:HwRBy9H1FYXWcv/Qi1WY3kmcVtGz2ydZuPJgD4pkusY
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ function install_pkgs_debian() {
dpkg-dev
git
openssh-server
rsync
vim
wget
gcc-