fixed git clone link
This commit is contained in:
parent
dea8c6d518
commit
9019a53a9b
@ -81,7 +81,7 @@ if [ "$option" = 1 ] || [ "$option" = 2 ]; then # This happens when installing o
|
||||
|
||||
# Cloning Inky-Calendar repo
|
||||
echo -e "\e[1;36m"Cloning Inky-Calendar repo from Github"\e[0m"
|
||||
cd /home/"$USER" && git clone -b dev https://github.com/aceisace/Inky-Calendar
|
||||
cd /home/"$USER" && git clone https://github.com/aceisace/Inky-Calendar
|
||||
|
||||
# Installing dependencies
|
||||
echo -e "\e[1;36m"Installing requirements for Inky-Calendar software"\e[0m"
|
||||
|
Loading…
Reference in New Issue
Block a user