mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
Update install
This commit is contained in:
parent
3ee4ea6e7a
commit
fc6f8d00e9
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ bundle install
|
||||||
MCOMMANDS
|
MCOMMANDS
|
||||||
|
|
||||||
# restart 2
|
# restart 2
|
||||||
sudo systemctl restart /etc/systemd/system/mastodon-*.service
|
sudo systemctl restart mastodon-*.service
|
||||||
|
|
||||||
# Copy nginx config
|
# Copy nginx config
|
||||||
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
|
sudo cp ../conf/nginx.conf /etc/nginx/conf.d/$domain.d/$app.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue