Update install.sh

This commit is contained in:
Bozhidar Slaveykov 2023-11-24 02:20:49 +02:00
parent 3837ee74c9
commit f4c33a6088

View file

@ -1,6 +1,8 @@
#!/bin/bash
MAIN_DIR="/alpha-x-panel/raw-repo"
apt-get update && apt-get install ca-certificates
apt install -y git
cd /
mkdir -p /alpha-x-panel/raw-repo