Create install_1.sh

This commit is contained in:
RomanNum3ral 2024-03-17 10:25:24 -04:00 committed by GitHub
parent 51d96db83b
commit 8edbebf3e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

3
install_1.sh Normal file
View File

@ -0,0 +1,3 @@
#! /bin/bash
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)