kopia lustrzana https://github.com/km4ack/pi-build
commit
d5cd3d40a9
|
@ -561,7 +561,7 @@ 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
|
||||||
sudo apt -y autoremove > /dev/null 2>&1
|
#sudo apt -y autoremove > /dev/null 2>&1
|
||||||
|
|
||||||
#restore crontab
|
#restore crontab
|
||||||
crontab $TEMPCRON
|
crontab $TEMPCRON
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
version=3.0.6
|
version=3.0.7
|
||||||
|
|
||||||
|
3.0.7 patch to fix flrig from not installing correctly https://github.com/km4ack/pi-build/issues/229
|
||||||
|
|
||||||
3.0.6 Remove Pulse audio install https://github.com/km4ack/pi-build/issues/186
|
3.0.6 Remove Pulse audio install https://github.com/km4ack/pi-build/issues/186
|
||||||
Add Support for SSID with spaces Merge https://github.com/km4ack/pi-build/pull/184
|
Add Support for SSID with spaces Merge https://github.com/km4ack/pi-build/pull/184
|
||||||
|
|
Ładowanie…
Reference in New Issue