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
ad30042729
commit
007baca42f
1 changed files with 2 additions and 2 deletions
|
@ -117,8 +117,8 @@ sudo chown admin -R $install_log
|
|||
|
||||
script_dir="$PWD"
|
||||
pushd "$final_path"
|
||||
npm install
|
||||
npm install -g bower
|
||||
npm install --allow-root
|
||||
npm install -g bower --allow-root
|
||||
bower install --allow-root
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue