Created
March 10, 2011 01:49
-
-
Save honda0510/863429 to your computer and use it in GitHub Desktop.
vanilla 再インストール
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 /opt/lampp/htdocs/ | |
rm -rf Garden/ | |
git clone [email protected]:yu-tang/Garden.git | |
chmod -R 777 Garden/conf/ | |
chmod -R 777 Garden/uploads/ | |
chmod -R 777 Garden/cache/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment