I think this is the culprit

This commit is contained in:
JaKooLit
2024-01-01 21:30:51 +09:00
parent 489a060a3e
commit b5985dab7e
3 changed files with 0 additions and 8 deletions

View File

@@ -8,8 +8,6 @@
# Set the name of the log file to include the current date and time
LOG="Install-Logs/install-$(date +%d-%H%M%S)_paru.log"
set -e
# Set some colors for output messages
OK="$(tput setaf 2)[OK]$(tput sgr0)"
ERROR="$(tput setaf 1)[ERROR]$(tput sgr0)"