|
|
@ -11,10 +11,10 @@ prep_untainted() { |
|
|
|
git clone $GIT_ARG_DEFAULTS --branch v$MASTODON_VERSION https://commit.pup.cloud/mirrors/mastodon untainted |
|
|
|
} |
|
|
|
prep_tainted_meemu() { |
|
|
|
git clone $GIT_ARG_DEFAULTS https://github.com/meemudotorg/theemu modifications/theemu |
|
|
|
git clone $GIT_ARG_DEFAULTS https://commit.pup.cloud/mirrors/mirror-meemudotorg-theemu modifications/theemu |
|
|
|
} |
|
|
|
prep_tainted_w95() { |
|
|
|
git clone $GIT_ARG_DEFAULTS --branch theme_win95 https://cybre.tech/cybrespace/mastodon modifications/w95 |
|
|
|
git clone $GIT_ARG_DEFAULTS --branch theme_win95 https://commit.pup.cloud/mirrors/mirror-cybre-space modifications/w95 |
|
|
|
} |
|
|
|
prep_tainted() { |
|
|
|
mkdir deploy/fonts |
|
|
|