remove exit statement

pull/115/head
KM4ACK 2020-07-28 14:23:33 -05:00
rodzic 7513eea435
commit e39e884b44
1 zmienionych plików z 1 dodań i 1 usunięć

2
update
Wyświetl plik

@ -49,7 +49,7 @@ trap FINISH EXIT
if [ -d $HOME/pi-build/temp ]; then
rm -rf $HOME/pi-build/temp
fi
exit
#####################################
# Create autostart dir