]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: dashboard frontend needs git 24520/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 10 Oct 2018 12:21:04 +0000 (14:21 +0200)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 11 Oct 2018 12:20:52 +0000 (14:20 +0200)
commitd8de543b7e8f815f46e6a967fb5df4620f1cfbc4
treea21bbe0b0e6f55b0b864d67d196b03e6bf6015b2
parentf55ce302b688905a2ba1a7e7316e53694eaeae14
install-deps.sh: dashboard frontend needs git

Running `npm install` for the dashboard pulls dependenies with git.
Under some setups, git was not installed when building the frontend.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
install-deps.sh