mirror of
https://github.com/YunoHost-Apps/flarum_ynh.git
synced 2024-09-03 18:36:24 +02:00
Update restore for composer in /opt
This commit is contained in:
parent
2f40594f91
commit
91433b24d9
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@ sudo cp -a ./sources "$src_path"
|
||||||
#
|
#
|
||||||
# TO BE TESTED AND VALIDATED
|
# TO BE TESTED AND VALIDATED
|
||||||
#
|
#
|
||||||
cp -a ./flarum_composer /opt/flarum_composer
|
cp -a ./flarum_composer /opt/${app}_composer
|
||||||
cp -a ./local_composer /usr/local/bin/composer
|
#cp -a ./local_composer /usr/local/bin/composer
|
||||||
|
|
||||||
# Restore permissions to app files
|
# Restore permissions to app files
|
||||||
# you may need to make some file and/or directory writeable by www-data (nginx user)
|
# you may need to make some file and/or directory writeable by www-data (nginx user)
|
||||||
|
|
Loading…
Reference in a new issue