1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Delete CHANGELOG.md.20190330

This commit is contained in:
Aurelien
2019-09-14 20:58:12 -04:00
committed by GitHub
parent 34079244a6
commit 2c95ed98a4

View File

@@ -1 +0,0 @@
find . -iname 'dockerfile' -exec sed -i "s/FROM.*/ARG DISTRO=alpine:3.8\nFROM \$DISTRO/" '{}' \;