iup: fix iup tmp directory path

This commit is contained in:
Alex Oprea 2017-01-30 20:51:21 +01:00
parent f58fa5af0a
commit f0c365c181

View file

@ -176,7 +176,7 @@ handle_Downloaded_file()
reboot="off"
rm -rf $IUPTEMP
else
cd /tmp/iup/
cd $IUPTEMP
tar xvzf $IUPCONFFILES
for f in $CONFILESLURP
do