diff --git a/scripts/install b/scripts/install index bb00013..9989dc8 100755 --- a/scripts/install +++ b/scripts/install @@ -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 ../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