Small edit to "Installer.sh"

This commit is contained in:
T4rtP1ck13 2021-06-23 21:21:14 -05:00
parent 55d4c2ad3c
commit fbbc1ced10

View file

@ -9,7 +9,7 @@ case $input in
make compile
make make_desktop_file
sudo make sudo_install
read -r -p "Would you like to integrate the calculator to your menu? (Y\n)" input2
read -r -p "Would you like to integrate the calculator to your start menu and desktop? (Y\n)" input2
case $input2 in
[yY])
make make_desktop_file