mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Update install
This commit is contained in:
parent
55986ed3ff
commit
4fe93f5261
1 changed files with 1 additions and 0 deletions
|
@ -232,6 +232,7 @@ fi
|
|||
ynh_script_progression --message="Preparing the database..."
|
||||
|
||||
rake_exec="exec_login_as $app RAILS_ENV=production bin/rake"
|
||||
ynh_exec_warn_less $rake_exec db:create
|
||||
ynh_exec_warn_less $rake_exec db:migrate
|
||||
ynh_exec_warn_less $rake_exec assets:precompile
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue