add autostart dir

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

Wyświetl plik

@ -113,6 +113,13 @@ rm $MYPATH/intro.txt
exit
fi
rm $MYPATH/intro.txt
#####################################
# Create autostart dir
#used to autostart conky at boot
#####################################
mkdir -p $HOME/.config/autostart
#####################################
# Get User Call
#####################################