mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-23 13:35:33 +03:00
4143bd841e
* 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>
180 B
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' *