From aec8374e3dd1939628896284452fab39b20edf9c Mon Sep 17 00:00:00 2001 From: Cyteen Date: Thu, 1 Mar 2018 08:56:11 +0000 Subject: [PATCH] Add socat and rsync to the base packages. --- 010_apt-get.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/010_apt-get.sh b/010_apt-get.sh index fd862ab..9fe0d1d 100644 --- a/010_apt-get.sh +++ b/010_apt-get.sh @@ -29,6 +29,8 @@ apt-get -y install gstreamer1.0-plugins-ugly gstreamer1.0-plugins-good gstreamer apt-get -y install firmware-iwlwifi #For thinkpad wifi: Intel 5100 AGN [Shiloh] apt-get -y install grub-pc grub2 gpart +apt-get -y install rsync +apt-get -y install socat apt-get -y install rox-filer apt-get -y install atril