From c047e63dc0e809eed8527be36a1cb6fcca775eee Mon Sep 17 00:00:00 2001 From: RomanNum3ral Date: Sun, 20 Jul 2025 20:12:35 +0000 Subject: [PATCH] Add shinobi_install.sh --- shinobi_install.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 shinobi_install.sh diff --git a/shinobi_install.sh b/shinobi_install.sh new file mode 100644 index 0000000..002ad6f --- /dev/null +++ b/shinobi_install.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +sh <(curl -s https://cdn.shinobi.video/installers/shinobi-install.sh) \ No newline at end of file