1
0
Fork 0
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:
ericgaspar 2020-11-22 17:47:40 +01:00
parent 251cb19f10
commit b0ca530f0c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -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