From 9b68d1c25eab55699194867e8c85bd6ac59fd505 Mon Sep 17 00:00:00 2001 From: Chris Frankland-Wright Date: Mon, 23 Jun 2025 14:55:04 +0100 Subject: [PATCH] updated --- setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.sh b/setup.sh index 7fe25e5..3dd8d39 100644 --- a/setup.sh +++ b/setup.sh @@ -2,6 +2,7 @@ set -e echo "🔧 Installing dependencies for NTP Timeturner..." +echo "Hermione, Time to Twist the Timeturner..." # Update and upgrade packages sudo apt update && sudo apt upgrade -y