Dryusdan / MisskeyUpdateScript

A simple bash script for update Misskey

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MisskeyUpdateScipt

A simple bash script for update Misskey.

Use

⚠️ Always make a backup before using the script ⚠️

  • Stop misskey : systemctl stop misskey.
  • Use your Misskey user : su - your_misskey_user.
  • Add +x to misskey_update.sh : chmod +x misskey_update.sh (only once).
  • Run the script for update (with your misskey user).

About

A simple bash script for update Misskey

License:GNU Affero General Public License v3.0


Languages

Language:Shell 100.0%