kopia lustrzana https://github.com/km4ack/pi-build
add autostart dir
rodzic
aec37efee1
commit
b30dbbec93
6
update
6
update
|
@ -43,6 +43,12 @@ fi
|
||||||
|
|
||||||
trap FINISH EXIT
|
trap FINISH EXIT
|
||||||
|
|
||||||
|
#####################################
|
||||||
|
# Create autostart dir
|
||||||
|
#used to autostart conky at boot
|
||||||
|
#####################################
|
||||||
|
mkdir -p $HOME/.config/autostart
|
||||||
|
|
||||||
#Check for BAP updates
|
#Check for BAP updates
|
||||||
#Check for build a pi updates
|
#Check for build a pi updates
|
||||||
echo "Checking for Build a Pi updates"
|
echo "Checking for Build a Pi updates"
|
||||||
|
|
Ładowanie…
Reference in New Issue