kopia lustrzana https://github.com/km4ack/pi-build
fix issue #101
rodzic
78fbeeeb05
commit
dbdb56bc10
|
@ -534,7 +534,6 @@ done < $UTILITY
|
||||||
#Remove temp files
|
#Remove temp files
|
||||||
rm $BASE $ADDITIONAL $UTILITY $FLSUITE > /dev/null 2>&1
|
rm $BASE $ADDITIONAL $UTILITY $FLSUITE > /dev/null 2>&1
|
||||||
rm -rf $DIR > /dev/null 2>&1
|
rm -rf $DIR > /dev/null 2>&1
|
||||||
rm -rf $HOME/Downloads/* > /dev/null 2>&1
|
|
||||||
sudo apt -y autoremove > /dev/null 2>&1
|
sudo apt -y autoremove > /dev/null 2>&1
|
||||||
|
|
||||||
#restore crontab
|
#restore crontab
|
||||||
|
|
Ładowanie…
Reference in New Issue