Delete docker-setup.sh

The instructions were not accurate anymore
This commit is contained in:
Herzenschein 2023-10-06 17:18:42 -03:00 committed by GitHub
parent bd657b247d
commit 1ab594d038
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +0,0 @@
#!/bin/bash
docker-compose exec db sh -c 'exec mysql -u root -pchangeme writefreely < /tmp/schema.sql'
docker exec writefreely_web_1 writefreely --gen-keys
docker exec -it writefreely_web_1 writefreely --config