mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update install
This commit is contained in:
parent
21ccbf0ee4
commit
7e9c047a43
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ fi
|
||||||
# Copy source files
|
# Copy source files
|
||||||
sudo mkdir -p $final_path
|
sudo mkdir -p $final_path
|
||||||
sudo cp -R ../src/* $final_path
|
sudo cp -R ../src/* $final_path
|
||||||
|
sudo cp ../conf/index_source.php $final_path/www/index.php
|
||||||
|
|
||||||
#Temporaire - mettre en config
|
#Temporaire - mettre en config
|
||||||
ln -s $final_path/lang/fr $final_path/lang/fr_FR
|
ln -s $final_path/lang/fr $final_path/lang/fr_FR
|
||||||
|
|
Loading…
Reference in a new issue