Create install_1.sh
This commit is contained in:
parent
51d96db83b
commit
8edbebf3e4
|
|
@ -0,0 +1,3 @@
|
|||
#! /bin/bash
|
||||
|
||||
sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
|
||||
Loading…
Reference in New Issue