Ensure we have a directory for the dokku motd message. Refs #976

This commit is contained in:
Jose Diaz-Gonzalez
2015-10-24 22:07:42 -04:00
parent 79cc07d71b
commit 9878c0b6fa

View File

@@ -42,7 +42,7 @@ EOF
;;
esac
mkdir -p /etc/update-motd.d
cat<<EOF > /etc/update-motd.d/99-dokku
#!/bin/sh