kopia lustrzana https://github.com/km4ack/pi-build
uncomment autoremove
rodzic
59ddcc329f
commit
a2140afe41
|
@ -547,7 +547,7 @@ done <${UTILITY}
|
|||
#Remove temp files
|
||||
rm ${BASE} ${ADDITIONAL} ${UTILITY} ${FLSUITE} >/dev/null 2>&1
|
||||
rm -rf ${DIR} >/dev/null 2>&1
|
||||
#sudo apt -y autoremove > /dev/null 2>&1
|
||||
sudo apt -y autoremove > /dev/null 2>&1
|
||||
|
||||
#restore crontab
|
||||
crontab ${TEMPCRON}
|
||||
|
|
Ładowanie…
Reference in New Issue