mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update install
This commit is contained in:
parent
b7c73217e6
commit
98de04c325
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ pushd "$final_path"
|
||||||
sudo npm install
|
sudo npm install
|
||||||
sudo npm install -g bower
|
sudo npm install -g bower
|
||||||
sudo chown -R $app: $final_path
|
sudo chown -R $app: $final_path
|
||||||
sudo su $app -c "cd $final_path && bower install"
|
sudo su $app -c "cd $final_path && bower install chainpad#^0.4.0 -f && bower install -F"
|
||||||
popd
|
popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue