Actions
Demande #6281
ferméMàj mastodon 4.2.3
Début:
05/12/2023
Echéance:
% réalisé:
0%
Temps estimé:
Difficulté:
2 Facile
Description
à faire
Actions
#1
Mis à jour par Quentin Gibeaux il y a 12 mois
- Statut changé de Nouveau à Résolu
(April) root@pouet:~# su - mastodon (April) mastodon@pouet:~$ cd live/ (April) mastodon@pouet:~/live[live-4.2.1]$ RELEASE=4.2.3 && git fetch --all && git checkout v${RELEASE?} && git checkout -b live-${RELEASE?} (April) mastodon@pouet:~/live[live-4.2.3]$ bundle install && yarn install --frozen-lockfile (April) mastodon@pouet:~/live[live-4.2.3]$ RAILS_ENV=production bundle exec rails assets:precompile (April) mastodon@pouet:~/live[live-4.2.3]$ exit (April) root@pouet:~# systemctl restart mastodon-sidekiq.service mastodon-streaming.service mastodon-web.service
ràs
Actions