From 4cb615c8484648a419e1016558967c6a58a1d2ae Mon Sep 17 00:00:00 2001 From: Ben de Roo Date: Fri, 20 Feb 2026 12:18:47 +0100 Subject: [PATCH] Add install/index.html --- install/index.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 install/index.html diff --git a/install/index.html b/install/index.html new file mode 100644 index 0000000..6675328 --- /dev/null +++ b/install/index.html @@ -0,0 +1,50 @@ + + + + +Installatie Script + + + + +

Installatie Script

+

Klik op de knop om de installatie command te kopiƫren:

+ +
curl -s https://ben.de-roo.org/install/script.sh | bash
+
+ + + + + + \ No newline at end of file