1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 13:29:42 +02:00

no confirm install git

This commit is contained in:
Didier Barzin 2022-07-06 20:04:18 +02:00 committed by GitHub
parent 506db5e1d9
commit 9d33ebc263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ That's all, no other packages needed
After reboot, login with the user created during the install and type : After reboot, login with the user created during the install and type :
sudo apt install git sudo apt install -y git
git clone https://github.com/dbarzin/pandora-box git clone https://github.com/dbarzin/pandora-box
cd pandora-box cd pandora-box
sudo ./install.sh sudo ./install.sh