diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-11-13 21:08:04 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-11-13 21:08:04 +0900 |
| commit | bae1f71248955a20d35be1cdc66e9817030216b4 (patch) | |
| tree | dadf8981035e7dde2974e0615f797434845a66d4 | |
| parent | 2abc580968694154591703e198c847e9ab8bb7d0 (diff) | |
added a must to logout atleast
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
