Skip to content

Instantly share code, notes, and snippets.

View Siphonay's full-sized avatar

Siph Siphonay

View GitHub Profile
@Siphonay
Siphonay / mastomutant.sh
Last active August 27, 2018 19:30
Updates Mutant Standard Emoji on a non-Dockerized Mastodon instance. If you use this, you'll need 'wget' and 'unzip'.
#!/bin/bash
_name='MastoMutant Emoji Import'
_author='https://monsterpit.net/@daggertooth'
_version=2018.05.23.1
### PATHS! ###
# Where to put the Mutant Standard archives and extracted files.
mutant_dir="$HOME/mutant"