Created
August 8, 2018 07:03
-
-
Save radheymkumar/1fb85df4187d841f7e2332e4e9c78ffe to your computer and use it in GitHub Desktop.
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
wget https://ftp.drupal.org/files/projects/drupal-8.5.6.tar.gz | |
tar -zxf drupal-*.tar.gz | |
chmod -R 777 drupal-8.5.6 | |
rm -r drupal-8.5.6.tar.gz | |
mv /home/radhe/Desktop/drupal-8.5.6 /home/radhe/Desktop/d8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment