mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
Update install
This commit is contained in:
parent
564d2251a5
commit
ac338e0729
1 changed files with 0 additions and 2 deletions
|
@ -121,8 +121,6 @@ script_dir="$PWD"
|
|||
pushd "$final_path"
|
||||
sudo chown -R $app: $final_path
|
||||
sudo_path npm install --production
|
||||
sudo_path npm install -g bower
|
||||
sudo su -l $app -s /bin/bash -c "cd $final_path && env PATH=$PATH bower install"
|
||||
popd
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue