docker-images/pluie/alpine-mysql/install.d/40-mysql-fix.sh

6 lines
147 B
Bash
Raw Normal View History

2016-07-29 11:51:56 +00:00
#!/bin/bash
# pluie/docker-images - a-Sansara (https://github.com/a-sansara)
2016-07-28 12:48:29 +00:00
chown -R root:root /scripts/
rm -f /scripts/pre-init.d/50-example.sh