mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +02:00
move logo to sources folder
This commit is contained in:
parent
74ba12cc96
commit
3ff7bc4f65
3 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ chown $app:$app "$install_dir/app/inc/config.php"
|
|||
# REPLACE LOGO IMAGE (DEFAULT IS FRAMADATE)
|
||||
#=================================================
|
||||
|
||||
cp ../conf/logo.png "$install_dir/images"
|
||||
cp ../sources/logo.png "$install_dir/images"
|
||||
|
||||
#=================================================
|
||||
# CREATE LOG FILE
|
||||
|
|
|
@ -51,7 +51,7 @@ chown $app:$app "$install_dir/app/inc/config.php"
|
|||
# REPLACE LOGO IMAGE (DEFAULT IS FRAMADATE)
|
||||
#=================================================
|
||||
|
||||
cp ../conf/logo.png "$install_dir/images"
|
||||
cp ../sources/logo.png "$install_dir/images"
|
||||
|
||||
#=================================================
|
||||
# CREATE LOG FILE
|
||||
|
|
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 7.4 KiB |
Loading…
Add table
Reference in a new issue