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
3af0c2b0b0
commit
8f16653c43
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
|
cd $final_path && php$phpversion artisan config:cache -n
|
||||||
|
|
||||||
# Setup custum user.css file
|
# Setup custum user.css file
|
||||||
cp ../conf/user.css.example $final_path/public/dist/user.css
|
#cp ../conf/user.css.example $final_path/public/dist/user.css
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# STORE THE CONFIG FILE CHECKSUM
|
# STORE THE CONFIG FILE CHECKSUM
|
||||||
|
|
Loading…
Add table
Reference in a new issue