From a363677698a4ca340fac9653fdc4cff53c2b6afd Mon Sep 17 00:00:00 2001 From: newnius Date: Wed, 17 Jan 2018 10:30:16 +0800 Subject: [PATCH] add filezilla --- apt/install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apt/install.sh b/apt/install.sh index 6b71edc..36b5b72 100755 --- a/apt/install.sh +++ b/apt/install.sh @@ -6,4 +6,5 @@ sudo apt update && sudo apt install -y \ httpie \ keepass2 \ thunderbird \ - privoxy + privoxy \ + filezilla