mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Ensure we have a directory for the dokku motd message. Refs #976
This commit is contained in:
@@ -42,7 +42,7 @@ EOF
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
mkdir -p /etc/update-motd.d
|
||||
cat<<EOF > /etc/update-motd.d/99-dokku
|
||||
#!/bin/sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user