From 1f800151e519dfcd0d1e6aa7892a97071b5c1582 Mon Sep 17 00:00:00 2001 From: Andrew Stowell Date: Thu, 15 May 2025 09:52:03 -0400 Subject: [PATCH] added notes --- setup/4-notes.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 setup/4-notes.sh diff --git a/setup/4-notes.sh b/setup/4-notes.sh new file mode 100755 index 0000000..6926729 --- /dev/null +++ b/setup/4-notes.sh @@ -0,0 +1,5 @@ +#!/usr/bin/env bash + +echo 'Next steps:' +echo '* get tailscale install script from the website and run it' +