forked from Shinonome/dots-hyprland
add more information
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ startask () {
|
|||||||
printf ' 2. does not handle system-level/hardware stuff like Nvidia drivers\n'
|
printf ' 2. does not handle system-level/hardware stuff like Nvidia drivers\n'
|
||||||
printf "\e[31m"
|
printf "\e[31m"
|
||||||
|
|
||||||
printf "Would you like to create a backup now? [y/N]: "
|
printf "Would you like to create a backup for \"$XDG_CONFIG_HOME\" and \"$HOME/.local/\" folders?\n[y/N]: "
|
||||||
read -p " " backup_confirm
|
read -p " " backup_confirm
|
||||||
case $backup_confirm in
|
case $backup_confirm in
|
||||||
[yY][eE][sS]|[yY])
|
[yY][eE][sS]|[yY])
|
||||||
|
|||||||
Reference in New Issue
Block a user