summaryrefslogtreecommitdiffstats
path: root/network/riot-web/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'network/riot-web/doinst.sh')
-rw-r--r--network/riot-web/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/riot-web/doinst.sh b/network/riot-web/doinst.sh
index 65c7e2eeb9..19926c6b1f 100644
--- a/network/riot-web/doinst.sh
+++ b/network/riot-web/doinst.sh
@@ -7,3 +7,6 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
+
+# Riot-web should have a real config to work.
+ln -sf /opt/riot-web/config.sample.json /opt/riot-web/config.json