commit c047e63dc0e809eed8527be36a1cb6fcca775eee Author: RomanNum3ral Date: Sun Jul 20 20:12:35 2025 +0000 Add 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