diff options
| author | JaKooLit <jimmielovejay.com> | 2024-07-03 12:27:51 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2024-07-03 12:27:51 +0900 |
| commit | 2be153558159c5369cc9811c1fef56f815f3af8d (patch) | |
| tree | 4a4b31e77504b88ee78eee7c2fe5c9acf1dd652f | |
| parent | 246266f5822669c5ecd94af7081d66725464472e (diff) | |
updated copy.sh
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -292,7 +292,7 @@ printf "\n%.0s" {1..2} # Check if the user wants to disable Rainbow borders # Print message about Rainbow Borders printf "${NOTE} - By default, Rainbow Borders animation is enabled.\n" -printf "${NOTE} - However, this uses a bit more CPU and Memory resources.\n +printf "${NOTE} - However, this uses a bit more CPU and Memory resources.\n" # Prompt user to disable Rainbow Borders read -p "Do you want to disable Rainbow Borders animation? (Y/N): " choice |
