From 7e9c171bb5a2713d69be16b3cbdf6046b78286ed Mon Sep 17 00:00:00 2001 From: fithwum <34775371+fithwum@users.noreply.github.com> Date: Mon, 31 Dec 2018 13:48:59 -0800 Subject: [PATCH] Update debian-stretch.sh --- debian-stretch.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian-stretch.sh b/debian-stretch.sh index 05f43ab..09d0b05 100644 --- a/debian-stretch.sh +++ b/debian-stretch.sh @@ -37,7 +37,8 @@ du --human-readable --summarize debian-stretch tar --verbose --create --file debian-stretch.tar --directory debian-stretch . +sudo tar -cvjSf folder.tar.bz2 folder + ftp-upload -v -h 192.168.1.92:8001 -u {} --password {} -d /files debian-stretch.tar - - +sudo tar -cvjSf folder.tar.bz2 folder