Update install-ucp.sh

This commit is contained in:
Michael
2021-11-10 18:18:54 +00:00
committed by GitHub
parent 70d371c98c
commit 4e6a92e4bc

View File

@@ -1,5 +1,7 @@
echo Install pre-requisites echo Install pre-requisites
apt install -y ffmpeg python3.8 python-pip screen apt install -y ffmpeg python3.8 python-pip screen
apt-get update -y
apt-get -y install netcat
echo Checking OpenSSL echo Checking OpenSSL
openssl version -a openssl version -a
echo Generating cert echo Generating cert