add autostart dir

pull/115/head
KM4ACK 2020-07-07 12:12:45 -05:00
rodzic aec37efee1
commit b30dbbec93
1 zmienionych plików z 6 dodań i 0 usunięć

6
update
Wyświetl plik

@ -43,6 +43,12 @@ fi
trap FINISH EXIT
#####################################
# Create autostart dir
#used to autostart conky at boot
#####################################
mkdir -p $HOME/.config/autostart
#Check for BAP updates
#Check for build a pi updates
echo "Checking for Build a Pi updates"