1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00

Use new style service

This commit is contained in:
Luke Murphy 2019-07-25 15:53:09 +02:00
parent 01587ab951
commit 3b21c48328
No known key found for this signature in database
GPG key ID: 5E2EF5A63E3718CC

View file

@ -99,7 +99,7 @@ bash: BASH_XTRACEFD: 7: invalid value for trace file descriptor
cd /var/www/discourse
sudo -i -u discourse RAILS_ENV=production bin/rake --trace plugin:install repo=https://github.com/discourse/discourse-solved (for example)
sudo -i -u discourse RAILS_ENV=production bin/rake --trace assets:precompile
systemctl restart discourse-puma
systemctl restart discourse
```
## Links