We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56fd4f commit 183de2fCopy full SHA for 183de2f
app.json
@@ -1,7 +1,7 @@
1
{
2
"scripts": {
3
"dokku": {
4
- "predeploy": "cd /app/www && mkocs build"
+ "predeploy": "cd /app/www && mkdocs build"
5
}
6
7
0 commit comments