Browse Source

added a must to logout atleast

pull/20/head
JaKooLit 2 years ago
parent
commit
bae1f71248
  1. 2
      copy.sh

2
copy.sh

@ -164,4 +164,4 @@ chmod +x ~/.config/hypr/scripts/* 2>&1 | tee -a "$LOG"
chmod +x ~/.config/hypr/initial-boot.sh 2>&1 | tee -a "$LOG"
printf "\n${OK} Copy Completed!\n\n"
printf "${NOTE} Highly recommended to logout and re-login\n\n"
printf "${NOTE} Need to logout and re-login or reboot\n\n"

Loading…
Cancel
Save