mirror of
https://github.com/YunoHost-Apps/converse_ynh.git
synced 2024-09-03 18:25:53 +02:00
Update install
This commit is contained in:
parent
02bdd8a57f
commit
04f45324c8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ ynh_script_progression --message="Setting up source files..." --weight=1
|
|||
ynh_setup_source --dest_dir="$install_dir"
|
||||
|
||||
ynh_add_config --template="../sources/index.html" --destination="$install_dir/index.html"
|
||||
ynh_add_config --template="../sources/libsignal-protocol.min.js" --destination="$install_dir/dist/libsignal-protocol.min.js"
|
||||
cp "../sources/libsignal-protocol.min.js" "$install_dir/dist/libsignal-protocol.min.js"
|
||||
|
||||
chown -R "$app:www-data" "$install_dir"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue