worker: Added new-site
This commit is contained in:
@@ -18,4 +18,7 @@ sudo apt install docker-compose -y
|
||||
sudo apt install nginx -y
|
||||
|
||||
# Install python prerequisites
|
||||
python3 -m pip install -r requirements.txt
|
||||
sudo apt install python3-pip -y
|
||||
python3 -m pip install -r requirements.txt
|
||||
cp .env.example .env
|
||||
chmod +x wp.sh
|
||||
Reference in New Issue
Block a user