mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
parent
58244ae233
commit
e308b8717f
@ -19,7 +19,6 @@ install:
|
||||
- docker exec -i -u root frappe bash -c "echo 127.0.0.1 site1.local >> /etc/hosts"
|
||||
- sudo su -c 'echo 127.0.0.1 site1.local >> /etc/hosts'
|
||||
- pip install requests
|
||||
- pip install time
|
||||
|
||||
script:
|
||||
- docker-compose ps | grep -i frappe
|
||||
|
Loading…
Reference in New Issue
Block a user