nextcloud-talk-android/scripts/tools/OxygenConversion.MD
Mario Đanić 4143bd841e
Fresco and sharing (#531)
* Various improvements

This is literally the worst commit I ever did, but due to rebasing issues this is how it is.

* Fixes after rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Updates post-rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Updates #2 post rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Update deps

Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-24 08:32:19 +02:00

180 B

brew install coreutils find * -type l -exec bash -c 'ln -f "$(greadlink -m "$0")" "$0"' {} ; rename 's/-//g' * rename 's/+//g' * rename 's/./_/g' * rename 's/_png/.png/g' *