mastodon-install-script icon indicating copy to clipboard operation
mastodon-install-script copied to clipboard

簡単にMastodonサーバーを建てられるようにするスクリプト / Scritpts to easily deploy Mastodon on Ubuntu

Results 4 mastodon-install-script issues
Sort by recently updated
recently updated
newest added

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