From 86dbc1d57bb3fed1ef9f7f710d428c2ed4ea6631 Mon Sep 17 00:00:00 2001 From: jstmax! <87650746+jstmaxlol@users.noreply.github.com> Date: Tue, 28 Jan 2025 19:14:16 +0100 Subject: > sike --- jmPIUS.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'jmPIUS.sh') diff --git a/jmPIUS.sh b/jmPIUS.sh index 4d8582f..529df79 100644 --- a/jmPIUS.sh +++ b/jmPIUS.sh @@ -61,6 +61,11 @@ cd ~ && sudo pacman -S --needed --noconfirm git base-devel && git clone https:// echo -e "\n\n\n> installing yay - end.\n\n" # # # # # # +echo -e "\n\n\n> deleting working dir ..\n\n" +sudo rm -rv ~/.jmtemp/ +# # # # # # + +# # # # # echo -e "\n\n\n\n\n>> >> >> don't forget to quickstart your hyprland cfg with \"mylinuxforwork/hyprland-starter\" << << <<\n" read -p "run hyprland-starter install script? (y/n): " answ if [ answ = 'y' ]; then @@ -69,4 +74,4 @@ if [ answ = 'y' ]; then else echo -e "~>> ~>> ~>> ~>> do not forget to reboot your system!! <<~ <<~ <<~ <<~" fi -# # # # # # +# # # # # -- cgit v1.3.1