Last active
August 29, 2015 14:16
-
-
Save zleight1/ba94acd54fa1bd727908 to your computer and use it in GitHub Desktop.
How To Fix RouteFinder Pro
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /home/ | |
rm -rf DevelopmentSVN | |
git init --bare routefinder | |
echo 'Problem Solved!' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment