Pinned Loading
-
-
-
-
-
Sync rekordbox library to another mac
Sync rekordbox library to another mac 1#!/bin/bash
23RECV="mackletoosh.local" # Replace this with your destination computer's name
45rsync -avh /Applications/rekordbox\ 5 $RECV:/Applications --delete # the --delete means it will delete anything on the destination that as removed from the source. Good for if you have delete tracks from your library and dont wanna delete it all again on the destination
-
redux-token-auth
redux-token-auth PublicForked from kylecorbelli/redux-token-auth
Redux actions and reducers to integrate easily with Devise Token Auth
TypeScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.