Commit a89a095e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

New dashboard has language support - we need to give it a symlink to point in a right direction

parent 5e07e9dd
...@@ -69,6 +69,8 @@ all: ceph-config ...@@ -69,6 +69,8 @@ all: ceph-config
install -v -Dm755 -o ceph -g ceph -d /var/lib/ceph/osd install -v -Dm755 -o ceph -g ceph -d /var/lib/ceph/osd
install -v -Dm755 ceph-mon-bootstrap /usr/sbin/ceph-mon-bootstrap install -v -Dm755 ceph-mon-bootstrap /usr/sbin/ceph-mon-bootstrap
ln -s ../dist /usr/share/ceph/mgr/dashboard/frontend/dist/en-US
@echo "$$CEPH_CONFIG" >> /etc/config/ceph @echo "$$CEPH_CONFIG" >> /etc/config/ceph
install -v -Dm755 ceph /usr/share/easycwmp/functions install -v -Dm755 ceph /usr/share/easycwmp/functions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment