fuuuuck
parent
f729c8ee71
commit
e1c224da0a
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
sudo su - mastodon -c 'cd live && RAILS_ENV=production bundle exec rails tmp:cache:clear && RAILS_ENV=production bundle exec rails assets:precompile'
|
||||
sudo su - mastodon -c 'cd live && RAILS_ENV=development bundle exec rails tmp:cache:clear && RAILS_ENV=development bundle exec rails assets:precompile'
|
||||
sudo systemctl restart mastodon-*
|
Loading…
Reference in New Issue