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 (#34)

Use new style service
This commit is contained in:
JimboJoe 2019-07-25 21:57:43 +02:00 committed by GitHub
commit 42629e8c17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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