Update debian-stretch_pt3.sh

This commit is contained in:
fithwum
2019-01-06 11:55:28 -08:00
parent a269b86f1e
commit 39822eb7e8

View File

@@ -24,5 +24,5 @@ ftp-upload -v -h {IP}:{PORT} -u {USER} --password {PASSWORD} -d /files debian-st
sleep 1 sleep 1
echo " " echo " "
echo "INFO ! Removing temp files" echo "INFO ! Removing temp files"
rm -frv debian-stretch rm -fr debian-stretch
exit exit