- 
      
- 
        Save tsarouxas/0c5af29d5942a5cbb6872a80a7444a6f to your computer and use it in GitHub Desktop. 
Revisions
- 
        BFTrick revised this gist Jul 22, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewingThis 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 charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ curl -O https://wordpress.org/latest.zip unzip latest.zip mv wordpress site rm latest.zip 
- 
        BFTrick created this gist Apr 25, 2014 .There are no files selected for viewingThis 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ curl -O http://wordpress.org/latest.zip unzip latest.zip mv wordpress site rm latest.zip