do not update

This commit is contained in:
v4n
2025-03-10 21:14:37 +02:00
parent a7936c90bd
commit b3bc91522f
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -23,9 +23,6 @@ function log() {
PROMPT)
echo -ne "$*" >&2
;;
*)
echo -e "$*" >&2
;;
esac
}