Add rsync to package list.

This commit is contained in:
2025-11-30 17:59:39 -07:00
parent 080669359a
commit 4d740d7d2f

View File

@@ -38,7 +38,7 @@ else
echo -e "\n`date` - Install Software"
pkg install -y \
openssh tsu vim htop git cronie man zip \
nmap traceroute wget \
nmap traceroute wget rsync \
ffmpeg imagemagick \
kotlin php nodejs python libllvm hugo
fi