Update install.sh
This commit is contained in:
parent
3837ee74c9
commit
f4c33a6088
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue