Delete docker-setup.sh

The instructions were not accurate anymore
pull/784/head
Herzenschein 1 year ago committed by GitHub
parent bd657b247d
commit 1ab594d038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docker-setup.sh

@ -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
Loading…
Cancel
Save