bower version
This commit is contained in:
parent
f3f218867e
commit
1e1ed55816
|
@ -454,7 +454,7 @@ function install_cryptpad {
|
|||
cd $CRYPTPAD_DIR
|
||||
|
||||
npm install
|
||||
npm install -g bower
|
||||
npm install -g bower@1.8.0
|
||||
bower install
|
||||
cp config.example.js config.js
|
||||
if [ ! -f config.js ]; then
|
||||
|
|
Loading…
Reference in New Issue