mirror of
https://github.com/YunoHost-Apps/lychee_ynh.git
synced 2024-09-03 19:36:36 +02:00
Update install
This commit is contained in:
parent
251cb19f10
commit
b0ca530f0c
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ cd $final_path && php$phpversion artisan config:clear -n
|
|||
cd $final_path && php$phpversion artisan config:cache -n
|
||||
|
||||
# Setup custum user.css file
|
||||
cp -f ../conf/user.css.example $final_path/public/dist/user.css
|
||||
cp -f ../conf/user.css $final_path/public/dist/user.css
|
||||
|
||||
#=================================================
|
||||
# STORE THE CONFIG FILE CHECKSUM
|
||||
|
|
Loading…
Add table
Reference in a new issue