mastodon-install-script
mastodon-install-script copied to clipboard
簡単にMastodonサーバーを建てられるようにするスクリプト / Scritpts to easily deploy Mastodon on Ubuntu
Update install.sh to fix a typo.
Currently, the upgrade script upgrades to v4.2.0-beta1 You probably need to grep out "beta" in the "git checkout" line.
DEBIN_FRONTEND=noninteractive I think this should read: DEBIAN_FRONTEND=noninteractive The "A" is missing.
Error showing after installed successfully and no error logs showing on error.log